Walter
1
hi
I am testing a lot of things at the moment to reach a better handling of the System.
When I make a text element in a timeline, i want to use the substitutions for clock and date. These are:
Clock
CLock|HH:mm
Date
Clock|DD/mm/YYYY
What does that mean? Clock and Clock|HH:mm result the same, also Date and Clock|DD/MM/YYYY
How do I use this? Why “Clock + the pipe sign” ?
Can I use any form of Weekday?
Thanks a lot…
Peter
2
Have a look here for available formats - http://xibo.org.uk/manual/en/media_module_clock.html
Clock|
is used in text module when you want to display clock
I’d recommend using clock module -> digital to display any sort of date and time.
Walter
3
ok, I see, when I use Text and want to embedd date or time, I can use this, otherwise I use the Clock Module.
Thank you