mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-22 09:42:59 +02:00
...
This commit is contained in:
parent
934ab58b88
commit
ca1fdf47b8
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@
|
|||
# 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 'Qt::Sunday').
|
||||
# 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').
|
||||
|
|
|
|||
Loading…
Reference in a new issue