c84afefd47
Changes: - Use _WIN32 macro instead of _WINDOWS - Fix build error - "no previous declaration for 'UnixTimeToFileTime'" - Fix conversion build errors - Remove useless _tzset() call - Use GetSystemTimeAsFileTime() on Windows to get current time - Unify and simplify time conversion Windows helper functions Fixes #4240 JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác csaba.osztrogonac@h-lab.eu