Page 1 of 1

24 hour clock?

Posted: Wed Nov 06, 2013 10:12 am
by anderzon_
Is it possible to get 24 hour clock instead of 12 am and pm?

Re: 24 hour clock?

Posted: Wed Nov 06, 2013 4:05 pm
by binder
anderzon_ wrote:Is it possible to get 24 hour clock instead of 12 am and pm?
Yes, it should be. You will have to do a custom main screen and instead of using

Code: Select all

ReefAngel.DrawDate(...);
you will use

Code: Select all

ReefAngel.DrawDateTimeISO8601(...);

Re: 24 hour clock?

Posted: Thu Nov 07, 2013 7:53 am
by anderzon_
thanks, where in the code should i write it?

Re: 24 hour clock?

Posted: Thu Nov 07, 2013 12:27 pm
by binder
anderzon_ wrote:thanks, where in the code should i write it?
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.


Sent from my iPad mini