longTime12, longTime24
- property key for the timeFormat global property, that controls the format used for the long time function when the clockFormat is set to 12 hour or 24 hour
put the timeFormat.longTime12
[hr12]:[mi]:[se] [pm]
put the timeFormat.longTime24
[hr24]:[mi]:[se]
put the long time
06:39:20 PM — when the clockFormat is "12 hour"
18:39:20 — when the clockFormat is "24 hour"