abbreviatedTime24
- Property Key for the timeFormat global property, that controls the format used for the abbreviated time function when the clockFormat is set to 24 hour.
- Examples:
put the timeFormat.abbreviatedTime24 --> [hr24]:[mi]:[se]
set the clockFormat to "24 hour"
put the abbreviated time --> 15:21:59
- Examples: