Python - datetime.time() comparison returns AttributeError as 'str' object

前端 未结 0 793
抹茶落季
抹茶落季 2021-02-09 02:04

I\'m trying to compare datetime objects in a list to a constant datetime, but I keep getting returned AttributeError: \'str\' object has no attribute \'time\'

<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题