diff --git a/pin.run b/pin.run index c15f535..749b4e4 100755 --- a/pin.run +++ b/pin.run @@ -5,8 +5,8 @@ print("") import os import cgi from datetime import datetime -#import locale -#locale.setlocale(locale.LC_TIME, "de_DE") +import locale +locale.setlocale(locale.LC_TIME, "de_DE.utf8") origin_url = "https://augustiner-kantorei.de/pinnwand" database = "db.cfg"