Lines Matching refs:format

18 echo 'fd1 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
19 . ' = ' . $start->diff($end)->format('PT%hH%iM%sS') . "\n";
23 echo 'fd2 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
24 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
28 echo 'fd3 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
29 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
33 echo 'fd4 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
34 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
38 echo 'fd5 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
39 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
43 echo 'fd6 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
44 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
48 echo 'fd7 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
49 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
60 echo 'fa1 ' . $start->format($date_format) . " + $interval_spec = "
61 . $start->add($interval)->format($date_format) . "\n";
66 echo 'fa2 ' . $start->format($date_format) . " + $interval_spec = "
67 . $start->add($interval)->format($date_format) . "\n";
72 echo 'fa3 ' . $start->format($date_format) . " + $interval_spec = "
73 . $start->add($interval)->format($date_format) . "\n";
78 echo 'fa4 ' . $start->format($date_format) . " + $interval_spec = "
79 . $start->add($interval)->format($date_format) . "\n";
84 echo 'fa5 ' . $start->format($date_format) . " + $interval_spec = "
85 . $start->add($interval)->format($date_format) . "\n";
90 echo 'fa6 ' . $start->format($date_format) . " + $interval_spec = "
91 . $start->add($interval)->format($date_format) . "\n";
102 echo 'fs1 ' . $end->format($date_format) . " - $interval_spec = "
103 . $end->sub($interval)->format($date_format) . "\n";
108 echo 'fs2 ' . $end->format($date_format) . " - $interval_spec = "
109 . $end->sub($interval)->format($date_format) . "\n";
114 echo 'fs3 ' . $end->format($date_format) . " - $interval_spec = "
115 . $end->sub($interval)->format($date_format) . "\n";
120 echo 'fs4 ' . $end->format($date_format) . " - $interval_spec = "
121 . $end->sub($interval)->format($date_format) . "\n";
126 echo 'fs5 ' . $end->format($date_format) . " - $interval_spec = "
127 . $end->sub($interval)->format($date_format) . "\n";
132 echo 'fs6 ' . $end->format($date_format) . " - $interval_spec = "
133 . $end->sub($interval)->format($date_format) . "\n";
138 echo 'fs7 ' . $end->format($date_format) . " - $interval_spec = "
139 . $end->sub($interval)->format($date_format) . "\n";
149 echo 'bd1 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
150 . ' = ' . $start->diff($end)->format('PT%hH%iM%sS') . "\n";
154 echo 'bd2 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
155 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
159 echo 'bd3 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
160 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
164 echo 'bd4 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
165 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
169 echo 'bd5 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
170 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
174 echo 'bd6 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
175 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
179 echo 'bd7 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
180 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
184 echo 'bd8 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
185 . ' = ' . $start->diff($end)->format($interval_format) . "\n";
196 echo 'ba1 ' . $start->format($date_format) . " + $interval_spec = "
197 . $start->add($interval)->format($date_format) . "\n";
202 echo 'ba2 ' . $start->format($date_format) . " + $interval_spec = "
203 . $start->add($interval)->format($date_format) . "\n";
208 echo 'ba3 ' . $start->format($date_format) . " + $interval_spec = "
209 . $start->add($interval)->format($date_format) . "\n";
214 echo 'ba4 ' . $start->format($date_format) . " + $interval_spec = "
215 . $start->add($interval)->format($date_format) . "\n";
220 echo 'ba5 ' . $start->format($date_format) . " + $interval_spec = "
221 . $start->add($interval)->format($date_format) . "\n";
226 echo 'ba6 ' . $start->format($date_format) . " + $interval_spec = "
227 . $start->add($interval)->format($date_format) . "\n";
232 echo 'ba7 ' . $start->format($date_format) . " + $interval_spec = "
233 . $start->add($interval)->format($date_format) . "\n";
238 echo 'ba8 ' . $start->format($date_format) . " + $interval_spec = "
239 . $start->add($interval)->format($date_format) . "\n";
244 echo 'ba9 ' . $start->format($date_format) . " + $interval_spec = "
245 . $start->add($interval)->format($date_format) . "\n";
250 echo 'ba10 ' . $start->format($date_format) . " + $interval_spec = "
251 . $start->add($interval)->format($date_format) . "\n";
256 echo 'ba11 ' . $start->format($date_format) . " + $interval_spec = "
257 . $start->add($interval)->format($date_format) . "\n";
268 echo 'bs1 ' . $end->format($date_format) . " - $interval_spec = "
269 . $end->sub($interval)->format($date_format) . "\n";
274 echo 'bs2 ' . $end->format($date_format) . " - $interval_spec = "
275 . $end->sub($interval)->format($date_format) . "\n";
280 echo 'bs3 ' . $end->format($date_format) . " - $interval_spec = "
281 . $end->sub($interval)->format($date_format) . "\n";
286 echo 'bs4 ' . $end->format($date_format) . " - $interval_spec = "
287 . $end->sub($interval)->format($date_format) . "\n";
292 echo 'bs5 ' . $end->format($date_format) . " - $interval_spec = "
293 . $end->sub($interval)->format($date_format) . "\n";
298 echo 'bs6 ' . $end->format($date_format) . " - $interval_spec = "
299 . $end->sub($interval)->format($date_format) . "\n";
304 echo 'bs7 ' . $end->format($date_format) . " - $interval_spec = "
305 . $end->sub($interval)->format($date_format) . "\n";
310 echo 'bs8 ' . $end->format($date_format) . " - $interval_spec = "
311 . $end->sub($interval)->format($date_format) . "\n";
316 echo 'bs9 ' . $end->format($date_format) . " - $interval_spec = "
317 . $end->sub($interval)->format($date_format) . "\n";
322 echo 'bs10 ' . $end->format($date_format) . " - $interval_spec = "
323 . $end->sub($interval)->format($date_format) . "\n";