Public Member Functions | |
isLeapYear ($year) | |
daysInMonth ($month, $year) | |
getISO8601Date ($value) | |
returns date format to ISO 8601 standard (internal) | |
getRFC2822Date ($value) | |
returns date format to RFC 2822 standard (internal) |
date_helper::getISO8601Date | ( | $ | value | ) |
returns date format to ISO 8601 standard (internal)
value | the value to convert to ISO 8601 format |
date_helper::getRFC2822Date | ( | $ | value | ) |
returns date format to RFC 2822 standard (internal)
value | the value to convert to RFC 2822 format |