abbreviatedLocalTime24
- Property Key for the timeFormat global property, that controls the format used for the abbreviated local time function when the clockFormat is set to 24 hour.
- Examples:
put the timeFormat.abbreviatedLocalTime24 --> [hr24]:[mi]:[se] [timeZone]
set the clockFormat to "24 hour"
put the abbreviated Local Time --> 15:19:37 -0700
- Examples: