Skip to Content
Menu
This question has been flagged
2629 Views

The default time format is military or international time.  Does anyone know how to change this to 12 hour AM/PM time?

Here is the code from the template:

${not object.event_id.allday and object.event_id.get_interval(object.event_id.start, 'time', tz=object.partner_id.tz) or ''}


Avatar
Discard