I have a device-class: timestamp object, and it's great, but I want to display the absolute time, not the relative time, for this timestamp. Do I need to create another template helper to transform the timestamp into a custom display ('%H:%M') or is there a better way?