Matches strings that have the form of a valid RFC 3339 string (https://tools.ietf.org/html/rfc3339). Note that the string may not actually be a valid date because the regex will match strings an with out of bounds month, date, etc.
Creates an array and fills it with values.
Generated using TypeDoc
Matches strings that have the form of a valid RFC 3339 string (https://tools.ietf.org/html/rfc3339). Note that the string may not actually be a valid date because the regex will match strings an with out of bounds month, date, etc.