Message301219
Using macOS and Linux can't reproduce this problem, both platform
return this output:
>>> import time
>>> time.localtime(-3600)
time.struct_time(tm_year=1970, tm_mon=1, tm_mday=1, tm_hour=7, tm_min=0, tm_sec=0, tm_wday=3, tm_yday=1, tm_isdst=0) |
|
Date |
User |
Action |
Args |
2017-09-04 12:46:51 | louielu | set | recipients:
+ louielu, jerrykramskoy |
2017-09-04 12:46:51 | louielu | set | messageid: <1504529211.21.0.619144093899.issue31327@psf.upfronthosting.co.za> |
2017-09-04 12:46:51 | louielu | link | issue31327 messages |
2017-09-04 12:46:51 | louielu | create | |
|