compact-timezone-list icon indicating copy to clipboard operation
compact-timezone-list copied to clipboard

Simple array of timezones with their long name, tz code, and UTC offset.

Results 3 compact-timezone-list issues
Sort by recently updated
recently updated
newest added

https://github.com/filipdanic/compact-timezone-list/blob/a2742dcb3c8ede79b56d105b53a82a37de0a99d2/index.js#L142 Do you actualize timezone by DST? see, ex - https://www.timeanddate.com/time/change/germany/berlin and https://github.com/filipdanic/compact-timezone-list/blob/a2742dcb3c8ede79b56d105b53a82a37de0a99d2/index.js#L142

Based on guide @ https://redfin.engineering/node-modules-at-war-why-commonjs-and-es-modules-cant-get-along-9617135eeca1

I am using it in my next JS app and this is the error that I am getting. However, when I check compact-timezone-list index.js it is exporting. export default [...