const MAX_TIMESTAMP_OFFSET_LEN: usize = 38;
Defines the maximum possible length (in bytes) of an RFC 3339 timestamp with an offset (up to minute precision).
The longest possible string is -009999-03-15T23:53:07.999999999+25:59.
-009999-03-15T23:53:07.999999999+25:59