shortBasicTime12, shortBasicTime24
- property key for the timeFormat global property, that controls the format used for the short basic time function when the clockFormat is set to 12 hour or 24 hour
put the timeFormat.shortBasicTime12
[mon] [day] [yr] [hour12]:[mi] [pm]
put the timeFormat.shortBasicTime24
[mon] [day] [yr] [hour24]:[mi]
put the short basic time
Aug 7 21 7:26 PM — when the clockFormat is "12 hour"
Aug 7 21 19:26 — when the clockFormat is "24 hour"