Open ghost opened 1 year ago
timezone.js:1 Uncaught RangeError: Invalid time zone specified: AEST at new DateTimeFormat ()
@3s-hiep Because you need to provide time zone identified (name), not a time zone abbreviation (https://day.js.org/docs/en/timezone/timezone). For example Australia/ACT, Australia/Brisbane, etc.
Australia/ACT
Australia/Brisbane
timezone.js:1 Uncaught RangeError: Invalid time zone specified: AEST at new DateTimeFormat ()