jerryscript icon indicating copy to clipboard operation
jerryscript copied to clipboard

Revise implementation of jerry_port_get_local_time_zone_adjustment on Win32

Open lygstate opened this issue 4 years ago • 3 comments
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]

lygstate avatar Feb 10 '21 05:02 lygstate

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

lygstate avatar Feb 10 '21 18:02 lygstate

ping for review or merge

lygstate avatar Mar 26 '21 19:03 lygstate

any progress?

lygstate avatar Jul 30 '21 19:07 lygstate