const MAX_TIMESTAMP_ZULU_LEN: usize = 33;
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.
-009999-03-14T21:53:08.999999999Z