MAX_TIMESTAMP_OFFSET_LEN

Constant MAX_TIMESTAMP_OFFSET_LEN 

Source
const MAX_TIMESTAMP_OFFSET_LEN: usize = 38;
Expand description

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.