longCommonTime12, longCommonTime24
- property key for the timeFormat global property, that controls the format used for the long common time function when the clockFormat is set to 12 hour or 24 hour
put the timeFormat.longCommonTime12
[da] [monthName] [year] [hr12]:[mi]:[se] [pm]
put the timeFormat.longCommonTime24
[da] [monthName] [year] [hr24]:[mi]:[se]
put the long common time
04 October 2021 05:10:30 PM — when the clockFormat is "12 hour"
04 October 2021 17:10:30 — when the clockFormat is "24 hour"