This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jcbertin
Recipients jcbertin, ned.deily, ronaldoussoren
Date 2020-11-19.00:48:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605746883.27.0.573891510654.issue42401@roundup.psfhosted.org>
In-reply-to
Content
The plistlib library does not write dates correctly due to its timezone naive date management.

For an example, see https://gist.github.com/jcbertin/fedc115ea8122bec9953aa11041294eb or file attached.
History
Date User Action Args
2020-11-19 00:48:03jcbertinsetrecipients: + jcbertin, ronaldoussoren, ned.deily
2020-11-19 00:48:03jcbertinsetmessageid: <1605746883.27.0.573891510654.issue42401@roundup.psfhosted.org>
2020-11-19 00:48:03jcbertinlinkissue42401 messages
2020-11-19 00:48:02jcbertincreate