FirstDayCombo<locale based>LxQtClockConfigurationClock Settings時計の設定Time時刻&Show seconds秒を表示(&S)12 &hour style12時間表示(&H)&Use UTCUTCを使用する(&U)Date &format日時の形式(&F)&Do not show date日付を表示しない(&D)Show date &before time日付のあとに時刻(&B)Show date &after time時刻のあとに日付(&A)Show date below time on new &line時刻の下に日付(&L)First day of week in calendarOrientation回転Auto&rotate when the panel is verticalパネルが縦のときに自動回転(&R)Date日付Input custom date format日付の表示形式を指定Interpreted sequences of date format are:
d the day as number without a leading zero (1 to 31)
dd the day as number with a leading zero (01 to 31)
ddd the abbreviated localized day name (e.g. 'Mon' to 'Sun').
dddd the long localized day name (e.g. 'Monday' to 'Sunday').
M the month as number without a leading zero (1-12)
MM the month as number with a leading zero (01-12)
MMM the abbreviated localized month name (e.g. 'Jan' to 'Dec').
MMMM the long localized month name (e.g. 'January' to 'December').
yy the year as two digit number (00-99)
yyyy the year as four digit number
All other input characters will be treated as text.
Any sequence of characters that are enclosed in single quotes (')
will also be treated as text and not be used as an expression.
Custom date format:解釈される記法:
d 日(ゼロなし) (1 - 31)
dd 日(ゼロ埋め) (01 - 31)
ddd 曜日(短い) ('月' - '日')
dddd 曜日(長い) ('月曜日' - '日曜日')
M 月(ゼロなし) (1 - 12)
MM 月(ゼロ埋め) (01 - 12)
MMM 月の名称(短い) ('1月' - '12月')
MMMM 月の名称 (長い) ('1月' - '12月'、※日本語では上記と同じ)
yy 西暦年(2桁) (00 - 99)
yyyy 西暦年(4桁)
そのほかの文字は解釈されず、テキストとして表示されます。
上記の解釈される文字も、シングルクオーテーション(')で括ると
一般の文字として扱われ、上記の解釈はされません。
日付形式の指定: