HTTP::Date -- format a date
Leírás
Converts a UNIX timestamp into an RFC compliant HTTP header line.
This function honors the "y2k_compliance" php.ini
directive.
Visszatérési érték
string - a RFC compliant date header line
Megjegyzés
Ez a függvény meghívható statikusan.