Searched refs:gmstrftime (Results 26 – 28 of 28) sorted by relevance
12
2 Test gmstrftime() function : usage variation - Checking Preferred date and time representation othe…14 /* Prototype : string gmstrftime(string format [, int timestamp])20 echo "*** Testing gmstrftime() : usage variation ***\n";40 var_dump( gmstrftime($value, $timestamp) );46 *** Testing gmstrftime() : usage variation ***
42 PHP_FUNCTION(gmstrftime);
393 PHP_FE(gmstrftime, arginfo_gmstrftime)1696 PHP_FUNCTION(gmstrftime) in PHP_FUNCTION() argument
Completed in 20 milliseconds