srawlins / timezone

Time zone database and time zone aware DateTime object for Dart.
BSD 2-Clause "Simplified" License
101 stars 52 forks source link

[Web] Not match with Intl.DateTimeFormat in browser #162

Open mminhlequang opened 1 year ago

mminhlequang commented 1 year ago

Intl.DateTimeFormat.prototype.resolvedOptions().timeZone return Asia/Saigon

but in our data only Asia/Ho_Chi_Minh

ManhBanh commented 1 year ago

i'm facing the similar issue 'Location with the name "Asia/Saigon" doesn't exist'