Page 1 of 1

From 12hr to 24hr format

PostPosted: Sun Nov 04, 2012 2:33 am
by brian.curran
Hi,
On the 'Event Details' layout, I've amended the 'SampleEvents::TimeStart' and 'TimeEnd' fields to 24hr format and changed the 'Calendar Times' value list items accordingly. For example, '6:00 pm' is now '18:00'

This appears to work fine although I may get rid of the drop down value list altogether, as it's easier to type a time in the field when it doesn't match an existing value.

My actual issue lies with the grey "time" column on the 'Calendar' layout as this still shows times in the 12hr format. Can I modify this and how would I do that?

Thanks
Brian.

Re: From 12hr to 24hr format

PostPosted: Mon Nov 05, 2012 9:24 am
by JasonYoung
Hi Brian,

The display format for fields needs to be done at the layout level. So you'll need to go into layout mode, select the field (unlock it) and then use the inspector to change the field time format from 12 to 24 hours.

Screen Shot 2012-11-05 at 10.22.29 AM.png
Screen Shot 2012-11-05 at 10.22.29 AM.png (67.97 KiB) Viewed 3327 times


Let me know if that helps,
-Jason

Re: From 12hr to 24hr format

PostPosted: Mon Nov 05, 2012 10:11 am
by brian.curran
Excellent, thanks Jason...