1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-24 12:56:36 +02:00
Nick Craig-Wood 887cccb2c1 filter: fix timezone of --min-age/-max-age from UTC to local as documented
Before this change if the timezone was omitted in a
--min-age/--max-age time specifier then rclone defaulted to a UTC
timezone.

This is documented as using the local timezone if the time zone
specifier is omitted which is a much more useful default and this
patch corrects the implementation to agree with the documentation.

See: https://forum.rclone.org/t/problem-utc-windows-europe-1-summer-problem/29917
2022-03-28 11:47:27 +01:00
..
2020-10-14 15:21:31 +01:00
2021-10-20 22:56:19 +02:00
2018-08-21 10:58:59 +01:00
2021-06-14 14:42:49 +03:00
2021-06-14 14:42:49 +03:00
2021-06-14 14:42:49 +03:00
2022-03-18 14:04:22 +00:00