Based on php.net/date
Calculate the maximum amount of characters needed to store a time in this format. Can be evaluated at compile-time.
We assume that no timezone will have a name longer than this. If one does, it is truncated to this length.
Common time format strings.
English short and long weekday and month names, used when parsing and stringifying dates.
English short and long weekday and month names, used when parsing and stringifying dates.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Time formats for string formatting and parsing.