1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-24 12:56:36 +02:00
Kyle Reynolds 7803b4ed6c
fs: improve JSON Unmarshalling for Duration
Enhanced the UnmarshalJSON method for the Duration type to correctly
handle the special string 'off' and ensure large integers are parsed
accurately without floating-point rounding errors. This resolves
issues with setting and removing the MinAge filter through the rclone
rc command.

Fixes #3783

Co-authored-by: Kyle Reynolds <kyle.reynolds@bridgerphotonics.com>
2024-03-13 18:08:59 +00:00
..
2024-03-13 17:12:39 +00:00
2022-11-07 11:41:47 +00:00
2024-03-13 17:12:39 +00:00
2023-10-23 15:43:55 +01:00
2023-11-16 17:15:00 +00:00
2024-03-08 14:48:54 +00:00
2024-03-07 14:44:45 +00:00
2024-03-10 12:14:00 +00:00