We had a user recently have an error where their TimeZone wasn't recognised even though they're from a European capital city, which prompted me to check the list of aliases generated from the iana database.
The version packaged with Fantom currently was generated back in 2020. I've re-generated the aliases list myself using the buildtz generate aliases function and it's generated twice as many aliases as currently exist in the distribution.
I'm aware that I can deploy the aliases file to our deployment - however if possible I'd like to request that the next official build of Fantom have an updated set of TimeZones and aliases generated for it.
Henry Fri 16 May
Hiya,
We had a user recently have an error where their TimeZone wasn't recognised even though they're from a European capital city, which prompted me to check the list of aliases generated from the iana database.
The version packaged with Fantom currently was generated back in 2020. I've re-generated the aliases list myself using the buildtz generate aliases function and it's generated twice as many aliases as currently exist in the distribution.
I'm aware that I can deploy the aliases file to our deployment - however if possible I'd like to request that the next official build of Fantom have an updated set of TimeZones and aliases generated for it.
Thanks!