Open mndrix opened 10 years ago
ISO 8601 supports fractional seconds but parse_time/3 does not. Teach it to understand.
parse_time/3
Until this is done, we can't round trip times with sub-second precision.
ISO 8601 supports fractional seconds but
parse_time/3
does not. Teach it to understand.Until this is done, we can't round trip times with sub-second precision.