Using Imaplib in Python , I want to extract the datetime of the email in (GMT-06:00) Central Time (US & Canada) format.
Below are the sample Dates when using msg["date"]
Tue, 14 Jul 2020 08:30:01 +0530
Tue, 14 Jul 2020 02:59:49 +0000
Mon, 13 Jul 2020 21:53:30 -0500 (CDT)
Mon, 13 Jul 2020 18:14:36 -0600
Mon, 13 Jul 2020 16:44:06 -0700
Wed, 8 Jul 2020 20:11:26 +0530