Lines Matching refs:format
2 Test gmdate() function : usage variation - Passing Timezone format options to format argument.
5 /* Prototype : string gmdate(string format [, long timestamp])
17 echo "\n-- Testing gmdate() function with Timezone identifier format --\n";
21 echo "\n-- Testing gmdate() function with checking whether date is in daylight saving time format -…
25 echo "\n-- Testing gmdate() function with difference to GMT in hours format --\n";
29 …-- Testing gmdate() function with Difference to GMT in hours using colon as separator format --\n";
33 echo "\n-- Testing gmdate() function with timezone abbreviation format --\n";
37 echo "\n-- Testing gmdate() function with timezone offset format --\n";
46 -- Testing gmdate() function with Timezone identifier format --
50 -- Testing gmdate() function with checking whether date is in daylight saving time format --
54 -- Testing gmdate() function with difference to GMT in hours format --
58 -- Testing gmdate() function with Difference to GMT in hours using colon as separator format --
62 -- Testing gmdate() function with timezone abbreviation format --
66 -- Testing gmdate() function with timezone offset format --