MAX_DATETIME_LEN

Constant MAX_DATETIME_LEN 

Source
const MAX_DATETIME_LEN: usize = 32;
Expand description

Defines the maximum possible length (in bytes) of an ISO 8601 datetime.

The longest possible string is -009999-03-14T17:30:00.999999999.