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 d.grellscheid
Recipients d.grellscheid
Date 2020-10-13.09:41:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602582081.25.0.374748451768.issue42025@roundup.psfhosted.org>
In-reply-to
Content
Here's a third example, without fold= involved. The spring transition also does not work when the timezone in the difference is equal:

01:59:00 to 03:01:00 should be 2 minutes

All these should be 0:02:00 apart
1:02:00 Oslo_1   - Oslo_0
0:02:00 Berlin_1 - Oslo_0
0:02:00 Oslo_1   - Berlin_0
1:02:00 Berlin_1 - Berlin_0
History
Date User Action Args
2020-10-13 09:41:21d.grellscheidsetrecipients: + d.grellscheid
2020-10-13 09:41:21d.grellscheidsetmessageid: <1602582081.25.0.374748451768.issue42025@roundup.psfhosted.org>
2020-10-13 09:41:21d.grellscheidlinkissue42025 messages
2020-10-13 09:41:21d.grellscheidcreate