python字符串转化为datetime
# 字符串转化为datetime: Now_time = datetime.datetime.strptime(Now_time, '%Y-%m-%d %H:%M:%s')