![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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) |
| char * | LocalTimezone (WindowsTimezoneCache *cache) |
Definition at line 213 of file platform-win32.cc.