jerryscript
jerryscript copied to clipboard
Revise implementation of jerry_port_get_local_time_zone_adjustment on Win32
trafficstars
Handle is_utc and not is_utc properly. Handle the limitation of Win32 date API properly.
JerryScript-DCO-1.0-Signed-off-by: Yonggang Luo [email protected]
I'm still not really happy about
long longs, such inconsistency just itches me. The rest looks OK with me -- in general. But the details of computations should be checked by Windows-focused reviewers.
OK, then LONGLONG
ping for review or merge
any progress?