abbreviatedLocalTime12
- Property Key for the timeFormat global property, that controls the format used for the abbreviated local time function when the clockFormat is set to 12 hour.
- Examples:
put the timeFormat.abbreviatedLocalTime12 --> [hr12]:[mi]:[se] [pm] [timeZone]
set the clockFormat to "12 hour"
put the abbreviated Local Time --> 03:17:41 PM -0700
- Examples: