New submission from Jean-Charles BERTIN <jc.ber...@free.fr>:

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.

----------
components: Library (Lib), macOS
files: incorrect_timezone.py
messages: 381386
nosy: jcbertin, ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: Plislit does not handle date timezone correctly
type: behavior
versions: Python 3.10, Python 3.6, Python 3.7, Python 3.8, Python 3.9
Added file: https://bugs.python.org/file49607/incorrect_timezone.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42401>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to