ikvk / imap_tools

Work with email by IMAP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tzinfo

CraftedCat opened this issue · comments

Hi, super coder!

Why, when i try remove TZ info from msg.date:

msg.date.replace(tzinfo=None) date will be: 1900-01-01 00:00:00 ?

another error