pip install pytz 먼저 하고,

print datetime.datetime.now(pytz.timezone('Asia/Seoul')).strftime("%Y-%m-%d %H:00")



+ Recent posts