MAX_TIMESTAMP_ZULU_LEN

Constant MAX_TIMESTAMP_ZULU_LEN 

Source
const MAX_TIMESTAMP_ZULU_LEN: usize = 33;
Expand description

Defines the maximum possible length (in bytes) of an RFC 3339 timestamp that is always in Zulu time.

The longest possible string is -009999-03-14T21:53:08.999999999Z.