Files
date/include/date
Davis Vaughan 0b336657b1 Don't negate toff if we've already failed
This avoids calling `-` on `not_a_offset`, which is set to `minutes::min()`, which is typically the min of `long`. Due to two's complement, calling `-` on this minimum value is undefined behavior.
2025-03-17 10:55:37 -04:00
..
2024-12-06 18:34:35 -05:00
2024-10-17 14:29:47 -04:00