Lines Matching refs:format

17 echo 'fd1 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
18 . ' = ' . $start->diff($end)->format('PT%hH%iM%sS') . "\n";
22 echo 'fd2 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
23 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
27 echo 'fd3 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
28 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
32 echo 'fd4 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
33 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
37 echo 'fd5 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
38 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
42 echo 'fd6 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
43 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
47 echo 'fd7 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
48 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
59 echo 'fa1 ' . $start->format($date_format) . " + $interval_spec = "
60 . $start->add($interval)->format($date_format) . "\n";
65 echo 'fa2 ' . $start->format($date_format) . " + $interval_spec = "
66 . $start->add($interval)->format($date_format) . "\n";
71 echo 'fa3 ' . $start->format($date_format) . " + $interval_spec = "
72 . $start->add($interval)->format($date_format) . "\n";
77 echo 'fa4 ' . $start->format($date_format) . " + $interval_spec = "
78 . $start->add($interval)->format($date_format) . "\n";
83 echo 'fa5 ' . $start->format($date_format) . " + $interval_spec = "
84 . $start->add($interval)->format($date_format) . "\n";
89 echo 'fa6 ' . $start->format($date_format) . " + $interval_spec = "
90 . $start->add($interval)->format($date_format) . "\n";
101 echo 'fs1 ' . $end->format($date_format) . " - $interval_spec = "
102 . $end->sub($interval)->format($date_format) . "\n";
107 echo 'fs2 ' . $end->format($date_format) . " - $interval_spec = "
108 . $end->sub($interval)->format($date_format) . "\n";
113 echo 'fs3 ' . $end->format($date_format) . " - $interval_spec = "
114 . $end->sub($interval)->format($date_format) . "\n";
119 echo 'fs4 ' . $end->format($date_format) . " - $interval_spec = "
120 . $end->sub($interval)->format($date_format) . "\n";
125 echo 'fs5 ' . $end->format($date_format) . " - $interval_spec = "
126 . $end->sub($interval)->format($date_format) . "\n";
131 echo 'fs6 ' . $end->format($date_format) . " - $interval_spec = "
132 . $end->sub($interval)->format($date_format) . "\n";
137 echo 'fs7 ' . $end->format($date_format) . " - $interval_spec = "
138 . $end->sub($interval)->format($date_format) . "\n";
147 echo 'bd1 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
148 . ' = ' . $start->diff($end)->format('PT%hH%iM%sS') . "\n";
152 echo 'bd2 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
153 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
157 echo 'bd3 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
158 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
162 echo 'bd4 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
163 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
167 echo 'bd5 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
168 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
172 echo 'bd6 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
173 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
177 echo 'bd7 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
178 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
182 echo 'bd8 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
183 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
194 echo 'ba1 ' . $start->format($date_format) . " + $interval_spec = "
195 . $start->add($interval)->format($date_format) . "\n";
200 echo 'ba2 ' . $start->format($date_format) . " + $interval_spec = "
201 . $start->add($interval)->format($date_format) . "\n";
206 echo 'ba3 ' . $start->format($date_format) . " + $interval_spec = "
207 . $start->add($interval)->format($date_format) . "\n";
212 echo 'ba4 ' . $start->format($date_format) . " + $interval_spec = "
213 . $start->add($interval)->format($date_format) . "\n";
218 echo 'ba5 ' . $start->format($date_format) . " + $interval_spec = "
219 . $start->add($interval)->format($date_format) . "\n";
224 echo 'ba6 ' . $start->format($date_format) . " + $interval_spec = "
225 . $start->add($interval)->format($date_format) . "\n";
230 echo 'ba7 ' . $start->format($date_format) . " + $interval_spec = "
231 . $start->add($interval)->format($date_format) . "\n";
236 echo 'ba8 ' . $start->format($date_format) . " + $interval_spec = "
237 . $start->add($interval)->format($date_format) . "\n";
242 echo 'ba9 ' . $start->format($date_format) . " + $interval_spec = "
243 . $start->add($interval)->format($date_format) . "\n";
248 echo 'ba10 ' . $start->format($date_format) . " + $interval_spec = "
249 . $start->add($interval)->format($date_format) . "\n";
254 echo 'ba11 ' . $start->format($date_format) . " + $interval_spec = "
255 . $start->add($interval)->format($date_format) . "\n";
266 echo 'bs1 ' . $end->format($date_format) . " - $interval_spec = "
267 . $end->sub($interval)->format($date_format) . "\n";
272 echo 'bs2 ' . $end->format($date_format) . " - $interval_spec = "
273 . $end->sub($interval)->format($date_format) . "\n";
278 echo 'bs3 ' . $end->format($date_format) . " - $interval_spec = "
279 . $end->sub($interval)->format($date_format) . "\n";
284 echo 'bs4 ' . $end->format($date_format) . " - $interval_spec = "
285 . $end->sub($interval)->format($date_format) . "\n";
290 echo 'bs5 ' . $end->format($date_format) . " - $interval_spec = "
291 . $end->sub($interval)->format($date_format) . "\n";
296 echo 'bs6 ' . $end->format($date_format) . " - $interval_spec = "
297 . $end->sub($interval)->format($date_format) . "\n";
302 echo 'bs7 ' . $end->format($date_format) . " - $interval_spec = "
303 . $end->sub($interval)->format($date_format) . "\n";
308 echo 'bs8 ' . $end->format($date_format) . " - $interval_spec = "
309 . $end->sub($interval)->format($date_format) . "\n";
314 echo 'bs9 ' . $end->format($date_format) . " - $interval_spec = "
315 . $end->sub($interval)->format($date_format) . "\n";
320 echo 'bs10 ' . $end->format($date_format) . " - $interval_spec = "
321 . $end->sub($interval)->format($date_format) . "\n";