Home
last modified time | relevance | path

Searched refs:gmstrftime (Results 26 – 26 of 26) sorted by last modified time

12

/php-src/ext/date/tests/
H A D009_win32.phpt2 strftime() and gmstrftime() tests
25 var_dump(gmstrftime(""));
27 var_dump(gmstrftime("%a %A %b %B %c %d %H %I %j %m %M %p %S %U %W %w %x %X %y %Y %Z %z %%", $t));
29 var_dump(gmstrftime("%%q %%a", $t));
31 var_dump(gmstrftime("blah", $t));
50 Deprecated: Function gmstrftime() is deprecated in %s on line %d
53 Deprecated: Function gmstrftime() is deprecated in %s on line %d
56 Deprecated: Function gmstrftime() is deprecated in %s on line %d
59 Deprecated: Function gmstrftime() is deprecated in %s on line %d

Completed in 4 milliseconds

12