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

shortTime12, shortTime24

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