flutter_native_timezone icon indicating copy to clipboard operation
flutter_native_timezone copied to clipboard

Unhandled Exception: Location with the name "Asia/Saigon" doesn't exist

Open bigbang489 opened this issue 2 years ago • 2 comments

Missing location Asia/Saigon

bigbang489 avatar Nov 09 '21 06:11 bigbang489

I'm also facing same issue but with a different location: Location with the name "Asia/Calcutta" doesn't exist

KartikShrivastava avatar Dec 13 '21 11:12 KartikShrivastava

I'm also facing same issue but with a different location: Location with the name "Asia/Calcutta" doesn't exist

Are you trying using it on web? If yes, then it depends on Intl library of web browsers which gives outdated timezone, try implementing your solution using utcoffsetMinutes

niteshsh4rma avatar May 27 '22 14:05 niteshsh4rma