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

basicTime12, basicTime24

  • property key for the timeFormat global property, that controls the format used for the basic time function when the clockFormat is set to 12 hour or 24 hour
 put the timeFormat.basicTime12
[mon] [day], [year] [hr12]:[mi] [pm]
 put the timeFormat.basicTime24
[mon] [day], [year] [hr24]:[mi]
 put the basic time
Nov 13, 2021 10:01 PM — when the clockFormat is "12 hour"
Nov 13, 2021 22:01 — when the clockFormat is "24 hour"