Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 295 Bytes

time-zone-manipulation.md

File metadata and controls

16 lines (10 loc) · 295 Bytes

Time Zone Manipulation

new Date( 2014, 9, 23, 7, 0, 0 ) from "UTC" to "America/Los_Angeles" ⟹ Oct 22, 2014, 11:00:00 PM

iLib
Basic support ✔️
IANA (Olson) support ✔️

Basic support

TBD

IANA (Olson) support

TBD