Parse CEST/CET time in python

后端 未结 2 1942
失恋的感觉
失恋的感觉 2020-12-22 01:46

I have these date strings:

Fri Oct  7 16:00:09 CEST 2011

I want to convert them to UTC. I have tried with this implementation:



        
2条回答
提交回复
热议问题