Searched +full:validation +full:exception +full:invalid +full:datetime +full:format +(+path:plugin +path:struct) -(+path:plugin +path:struct +path:lang) (Results 1 – 1 of 1) sorted by relevance
10 class DateTime extends Date class 13 'format' => '', // filled by constructor20 * DateTime constructor.30 $this->config['format'] = DateFormatConverter::toDate($conf['dformat']);54 'type' => 'datetime-local', // HTML5 datetime picker64 * This function needs to throw a validation exception when validation fails.65 * The exception messag[all...]