* Create an announer pro entry
* Set Timezone of WordPress To Europe/Vienna
* Activate the countdown mode
* Enable a Countdown for a Month with a german name eg “29. Januar 2026 00:00”
* When loading the page, a fatal happens:
Fatal error: Uncaught Exception: Failed to parse time string (29. Januar 2026 00:00) at position 6 (u): The timezone could not be found in the database in […]/announcer-pro/includes/display.php:480
If fixed it temporarily by updating the display.php to rename all german month names to english ones 😉