28    public function toSlot($epoch, $slotsize)
 
   31        return floor( ($epoch + $this->offset + 
$dst) / $slotsize);
 
   38        return $slot*$slotsize - $this->offset - 
$dst;
 
   43        return date($dateformat, $epoch);
 
foreach($mandatory_scripts as $file) $timestamp
An exception for terminatinating execution or to throw for unit testing.
toSlot($epoch, $slotsize)
prettyDateSlot($slot, $slotsize, $dateformat)
__construct($offset)
Constructor.
prettyHeader($from, $to, $slotsize, $dateformat)
prettyDateEpoch($epoch, $dateformat)
fromSlot($slot, $slotsize)