Function ze\date::formatDateTime()

In PHP:
ze\date::formatDateTime(
$date, $format_type = false, $languageId = false, $rss = false, $adminPhrase = false
)

Description

Formats a date and time using the phrases system.

Will accept a date in MySQL format, a unix timestamp, or a PHP date object as an input.