How to convert datetime from midnight EST to UTC date time in python

前端 未结 0 1678
余生分开走
余生分开走 2020-12-03 10:16

Problem: Input is a date, I need to append est midnight time to this date and then convert it to utc.

expected output : 2020-12-01 05:00:00

here is my code -

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