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

shortBasicTime12, shortBasicTime24

Property Key

Property key for the timeFormat global property, which controls the format used for the short basic time function when the clockFormat is set to "12 hour" or "24 hour".

Examples:

put the timeFormat.shortBasicTime12 --> [mon] [day] [yr] [hour12]:[mi] [pm]
put the timeFormat.shortBasicTime24 --> [mon] [day] [yr] [hour24]:[mi]
put the short basic time --> Aug 7 21 7:26 PM (when the clockFormat is "12 hour"), or Aug 7 21 19:26 (when the clockFormat is "24 hour")