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

time12, time24

  • property key for the timeFormat global property, that controls the format used for thetime function when the clockFormat is set to 12 hour or 24 hour
 put the timeFormat.Time12
[hr12]:[mi] [pm]
 put the timeFormat.Time24
[hr24]:[mi]
 put the time
08:17 PM — when the clockFormat is "12 hour"
20:17 — when the clockFormat is "24 hour"