Lines Matching refs:zeros
16 '12-hour format without leading zeros' => 'g',
17 '24-hour format without leading zeros' => 'G',
18 '12-hour format with leading zeros' => 'h',
19 '24-hour format with leading zeros' => 'H',
20 'Minutes with leading zeros' => 'i',
21 'Seconds with leading zeros' => 's',
47 --12-hour format without leading zeros--
51 --24-hour format without leading zeros--
55 --12-hour format with leading zeros--
59 --24-hour format with leading zeros--
63 --Minutes with leading zeros--
67 --Seconds with leading zeros--