srawlins/timezone

Backlinking support

gafgafgaf opened this issue · 0 comments

If I understand correctly, IANA standard declares a backlink list for compatibility reasons.
(E.g. this backlink list helps to resolve the obsolete "Europe/Kiev" via mapping it into the correct "Europe/Kyiv".)

This library seemingly does not support this backlinking list feature.
How do you handle such situations in Flutter, if an obsolete timezone name is coming from some external party?