abbreviatedTime12
- Property Key for the timeFormat global property, that controls the format used for the **abbreviated time **function when the clockFormat is set to 12 hour.
- Examples:
put the timeFormat.abbreviatedTime12 --> [hr12]:[mi]:[se]
set the clockFormat to "12 hour"
put the abbreviated time --> 03:23:25
- Examples: