You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CRITICAL: Uncaught PHP Exception DateInvalidTimeZoneException: "DateTimeZone::__construct(): Unknown or bad timezone (Australia/ACT)" at DateTimeZoneFactory.php line 31 {"exception":"[object] (DateInvalidTimeZoneException(code: 0): DateTimeZone::__construct(): Unknown or bad timezone (Australia/ACT) at /var/www/kimai/vendor/azuyalabs/yasumi/src/Yasumi/Provider/DateTimeZoneFactory.php:31)"} []
Hi and thanks for Yasumi!
I ran into an issue: the used timezone
Australia/ACT
is not an official timezone in PHP, at least in the latesttimezone database version 2024.1
:Log entry:
It happened with PHP 8.3.6.
This comes from the AustralianCapitalTerritory.
The text was updated successfully, but these errors were encountered: