flask_apscheduler Unable to determine the name of the local timezone
最近在配置flask_apscheduler遇到了问题:
ValueError: Unable to determine the name of the local timezone – you must explicitly specify the name of the local timezone. Please refrain from using timezones like EST to prevent problems with daylight saving time. Instead, use a locale based timezone name (such …