chrono
chrono copied to clipboard
Fix parsing for zone offset seconds
%::z is defined as:
Offset from the local time to UTC with seconds.
So it seems like we should support this better?
Fixes #1629.