Fix nanosecond printing for TimePoint formatter.
There was a copy-paste of the wrong field width, so the nanoseconds weren't correctly padded with zeros. Found by inspection.
Loading
Please sign in to comment
There was a copy-paste of the wrong field width, so the nanoseconds weren't correctly padded with zeros. Found by inspection.