Class CFW_Constants_Regex
Class Constant Summary
DATETIME_LONG =
"^\d{4}[/\-]([0]?\d|1[0-2])[/\-]([0-2]?[0-9]|3[0-1]) +([01]?[0-9]|2[0-3]):[0-5]?[0-9]:[0-5]?[0-9]$"
DATETIME_SMALL =
"^\d{4}[/\-]([0]?\d|1[0-2])[/\-]([0-2]?[0-9]|3[0-1]) +([01]?[0-9]|2[0-3]):[0-5]?[0-9]$"
DATE_LONG =
"^\d{4}[/\-]([0]?\d|1[0-2])[/\-]([0-2]?[0-9]|3[0-1])$"
DATE_SHORT =
"^\d{2}[/\-]([0]?\d|1[0-2])[/\-]([0-2]?[0-9]|3[0-1])$"
Documentation generated on Fri, 25 Dec 2009 22:45:52 +0900 by phpDocumentor 1.4.3