SilverStripe: Format Time Function
public function NiceTime() { return $this->obj('Time')->Format("g:ia"); }