V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::base::Win32Time Class Reference

Public Member Functions

 Win32Time (double jstime)
 
 Win32Time (int year, int mon, int day, int hour, int min, int sec)
 
double ToJSTime ()
 
void SetToCurrentTime ()
 
int64_t LocalOffset (WindowsTimezoneCache *cache)
 
int64_t DaylightSavingsOffset (WindowsTimezoneCache *cache)
 
charLocalTimezone (WindowsTimezoneCache *cache)
 

Detailed Description

Definition at line 213 of file platform-win32.cc.


The documentation for this class was generated from the following file: