MAX_DATE_LEN

Constant MAX_DATE_LEN 

Source
const MAX_DATE_LEN: usize = 13;
Expand description

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

The longest possible string is -009999-03-14.