RE: [PHP-DEV] PHP 4.0 Bug #3060 Updated: Undefined function gmstrftime From: Mike Robinson (mgrphp3 <email protected>)
Date: 01/07/00

>
> ID: 3060
> Updated by: sas
> Reported By: leon <email protected>
> Status: Closed
> Bug Type: Other
> Assigned To:
> Comments:
>
> The function is called strftime
>
> Full Bug description available at: http://bugs.php.net/version4/?id=3060

This might not be right.
>From the manual,

==================
gmstrftime -- format a GMT/CUT time/date according to locale settings

Description
string gmstrftime(string format, int timestamp);
=================

Of course, I could be hallucinating....
;)

Regards
Mike Robinson

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>