Clock Display
#1
Is it somehow possible to have the clock show AM/PM in a smaller size than the actual time?

Like this:

9:45[SIZE=2] AM[/SIZE]
But with the AM at the top of the numbers rather than the bottom. sorry if I have lost anyone ...
Reply
#2
Tried checking wiki just now to no avail.
Reply
#3
to be honest I'm not sure how to get the AM PM stuff seperate without doing a couple of string checks on system.time and then having a vis condition based on if AM or PM is present.

But seperating out the clock can be done like in this revision
http://xbmc.org/changeset/9662
Reply
#4
Is a string check something I can do?
Reply

Logout Mark Read Team Forum Stats Members Help
Clock Display0