24 hour clock?
24 hour clock?
Is it possible to get 24 hour clock instead of 12 am and pm?
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(...);
Re: 24 hour clock?
thanks, where in the code should i write it?
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