diff --git a/euemastobot.py b/euemastobot.py index 3a65cd3..22d265c 100644 --- a/euemastobot.py +++ b/euemastobot.py @@ -122,7 +122,7 @@ async def create_screenshot_of_traffic_light(): logging.basicConfig(level=logging.DEBUG, format=FORMAT, datefmt=date_format) logger = logging.getLogger("euemastobot") - locale.setlocale(locale.LC_TIME, "de_DE") + locale.setlocale(locale.LC_TIME, "de_DE.UTF-8") time_slots = None try: