srawlins / timezone

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

Backporting newer database into an older version of timezone #196

Open sjoudi opened 4 months ago

sjoudi commented 4 months ago

I am still depending on the Timezone 0.9.2 plugin due to compatibility issues. I have backported the database from version 0.9.3 to 0.9.2, and it seems to be working.

Do you have any suggestions or comments? Should I expect any issues or be aware of any caveats?