Python convert datetime with timezone abbreviation to UTC. No region or offset information provided
Question is as simple as:
I have a timestamp = Apr 23, 2024 4:55:12 AM EDT.
I want to convert this into UTC/GMT.
Python convert datetime with timezone abbreviation to UTC. No region or offset information provided
Question is as simple as:
I have a timestamp = Apr 23, 2024 4:55:12 AM EDT.
I want to convert this into UTC/GMT.