メインコンテンツまでスキップ
バージョン:25.2

longLocalTime12, longLocalTime24

  • property key for the timeFormat global property, that controls the format used for the long local time function when the clockFormat is set to 12 hour or 24 hour
 put the timeFormat.longLocalTime12
[hr12]:[mi]:[se] [pm] [timeZoneID]
 put the timeFormat.longLocalTime24
[hr24]:[mi]:[se] [timeZoneID]
 put the long local time
07:33:05 AM America/Denver — when the clockFormat is "12 hour"
07:33:05 America/Denver — when the clockFormat is "24 hour"