gmdate
Definition
string gmdate ( string $format [, int $timestamp ] )
Description
Identical to the date() function except that the time returned is Greenwich Mean Time (GMT).
string gmdate ( string $format [, int $timestamp ] )
Identical to the date() function except that the time returned is Greenwich Mean Time (GMT).