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

localTime12, localTime24

  • property key for the timeFormat global property, that controls the format used for the local time function when the clockFormat is set to 12 hour or 24 hour
 put the timeFormat.localTime12
[hr12]:[mi] [pm] [timeZoneID]
 put the timeFormat.localTime24
[hr24]:[mi] [timeZoneID]
 put the local time
10:02 PM America/Denver — when the clockFormat is "12 hour"
22:02 America/Denver — when the clockFormat is "24 hour"