Files
gallery-dl/gallery_dl
Mike Fährmann ddb2edfd32 [formatter] fix local DST datetime offsets for ':O'
'O' would get the *current* local UTC offset and apply it to all
'datetime' objects it gets applied to.
This would result in a wrong offset if the current offset includes
DST and the target 'datetime' does not or vice-versa.

'O' now determines the correct local UTC offset while respecting DST for
each individual 'datetime'.
2024-03-21 20:45:46 +01:00
..
2024-03-21 18:08:18 +01:00
2023-08-21 23:46:39 +02:00
2021-10-13 04:07:41 +02:00
2023-08-21 23:46:39 +02:00
2024-02-24 00:04:24 +01:00
2023-12-18 23:57:22 +01:00
2024-02-27 01:37:57 +01:00