现在我有:
timestamp = datetime.strptime(date_string, '%Y-%m-%d %H:%M:%S.%f')
这个方法很好用,除非我转换的字符串没有微秒。我该如何指定微秒是可选的(如果字符串中没有微秒,则将其视为0)?
用户名或邮箱地址
密码