mail-trends icon indicating copy to clipboard operation
mail-trends copied to clipboard

Fix for "OverflowError: mktime argument out of range" on Windows

Open tcmaps opened this issue 6 years ago • 0 comments

messageinfo.py:21

__newestMessageSec = time.mktime([1970, 1, 1, 1, 0, 0, 0, 0, 0])

tcmaps avatar Mar 30 '18 16:03 tcmaps