Home
last modified time | relevance | path

Searched refs:VALID_FORMATS (Results 1 – 1 of 1) sorted by relevance

/plugin/combo/ComboStrap/
H A DIso8601Date.php34 private const VALID_FORMATS = [ define in ComboStrap\\Iso8601Date
129 $message = "The date string ($original) is not in a valid date format. (" . join(", ", self::VALID_FORMATS) . ")";