v1.3.0
Fixed
-
Fixed Format.JS support when running in Hermes engine (React Native). Ensured compatibility with JavaScriptCore engine (Safari).
-
Fixed TypeScript
node16module resolution #59. Thanks to @samchungy.
Added
- Added
tzNamefunction that formats time zone name in given date time and format. It supports"short","long","shortGeneric", and"longGeneric"formats, corresponding to TR35 tokensz..zzz,zzzz,v, andvvvvrespectively. See README for more details.