Class for filtering dates
Converts a date from dd-mm-yyyy to yyyy-mm-dd or vice versa, depending on the provided value.
package | Webenq |
---|---|
author | Bart Huttinga |
filter(string $value) : string
Overrides the filter method defined by Zend_Filter_Interface. Returns the converted date (dd-mm-yyyy to yyyy-mm-dd or vice versa, depending on the given value).
see | \Zend_Filter_Interface |
---|
string
string