Lines Matching refs:format
2 Test gmdate() function : usage variation - Passing Year format options to format argument.
12 echo "\n-- Testing gmdate() function with checking non leap year using Leap Year format --\n";
15 echo "\n-- Testing gmdate() function with checking leap year using Leap Year format --\n";
19 echo "\n-- Testing gmdate() function with ISO-8601 year number format --\n";
23 echo "\n-- Testing gmdate() function with full numeric representation of year format --\n";
27 echo "\n-- Testing gmdate() function with 2 digit representation year format --\n";
35 -- Testing gmdate() function with checking non leap year using Leap Year format --
38 -- Testing gmdate() function with checking leap year using Leap Year format --
42 -- Testing gmdate() function with ISO-8601 year number format --
46 -- Testing gmdate() function with full numeric representation of year format --
50 -- Testing gmdate() function with 2 digit representation year format --