Lines Matching refs:format
2 Test gmdate() function : usage variation - Passing Month format options to format argument.
11 echo "\n-- Testing gmdate() function with full textual representation of month format --\n";
15 echo "\n-- Testing gmdate() function with numeric representation of month format --\n";
19 echo "\n-- Testing gmdate() function with short textual representation of month format --\n";
23 … Testing gmdate() function with numeric representation of month without leading zeros format --\n";
27 echo "\n-- Testing gmdate() function with number of days in a month format --\n";
35 -- Testing gmdate() function with full textual representation of month format --
39 -- Testing gmdate() function with numeric representation of month format --
43 -- Testing gmdate() function with short textual representation of month format --
47 -- Testing gmdate() function with numeric representation of month without leading zeros format --
51 -- Testing gmdate() function with number of days in a month format --