cytopia / devilbox

A modern Docker LAMP stack and MEAN stack for local development
http://devilbox.org
MIT License
4.4k stars 654 forks source link

[Feature]: Update timezone database #1005

Open vldmr-k opened 1 year ago

vldmr-k commented 1 year ago

What is your idea or feature suggestion?

Update timezone database, now using old style time zone database.

While deploying with setting specific timezone, getting error:

 ERROR [ERR]  Invalid timezone for $TIMEZONE.
[ERR]  Timezone 'Europe/Kyiv' does not exist.

Benefits

No response

Where can we find information about this?

https://mm.icann.org/pipermail/tz-announce/2022-August/000071.html?fbclid=IwAR3TBKWPvgniHuKZOO6kl8XRcjatkNIbxI0GgF1ElErFy1ZSW44FNWwaf88

Are you willing to provide a PR to address this?

No