24 hour clock?
-
anderzon_
- Posts: 67
- Joined: Sun Oct 27, 2013 11:35 am
24 hour clock?
Is it possible to get 24 hour clock instead of 12 am and pm?
-
binder
- Posts: 2865
- Joined: Fri Mar 18, 2011 6:20 pm
- Location: Illinois
- Contact:
Re: 24 hour clock?
Yes, it should be. You will have to do a custom main screen and instead of usinganderzon_ wrote:Is it possible to get 24 hour clock instead of 12 am and pm?
Code: Select all
ReefAngel.DrawDate(...);Code: Select all
ReefAngel.DrawDateTimeISO8601(...);-
anderzon_
- Posts: 67
- Joined: Sun Oct 27, 2013 11:35 am
Re: 24 hour clock?
thanks, where in the code should i write it?
-
binder
- Posts: 2865
- Joined: Fri Mar 18, 2011 6:20 pm
- Location: Illinois
- Contact:
Re: 24 hour clock?
look for my thread on custom main screens (you can just search for that). i put together a document that walks you through creating a custom main screen. there are examples and it should be obvious where it goes once you read the document. i dont have the link handy while on mobile.anderzon_ wrote:thanks, where in the code should i write it?
Sent from my iPad mini
