<?php $result = array_reduce(range(25200, 68400, 900), function(&$cur, $x) { $cur[date('H:i', $x)] = date('g:ia', $x); return $cur; }, []); var_dump($result);
You have javascript disabled. You will not be able to edit any code.
This script was stopped while abusing our resources