tjarvstrand / flutter_timezone

A fork of https://github.com/pinkfish/flutter_native_timezone
Apache License 2.0
42 stars 29 forks source link

time zone has been deemed obsolete. #19

Closed vipthuocno closed 10 months ago

vipthuocno commented 10 months ago

I got the timezone "Asia/SaiGon" on my iphone. The Asia/Saigon time zone has been deemed obsolete. It has been replaced by Asia/Ho_Chi_Minh. Need latest update. Thanks

tjarvstrand commented 10 months ago

Thanks for taking the time to report an issue.

However, flutter_timezone does actually not contain any time zone data itself. It only provides access to the data provided by the underlying platform. If that is obsolete, you'll have to see if you can update your device to get the correct time zones.