Fix %c to be ctime-compatible
This commit is contained in:
parent
d0e0d9c4c5
commit
640f8c189b
@ -59,9 +59,9 @@
|
||||
#
|
||||
%d.%m.%y
|
||||
#
|
||||
# c_fmt
|
||||
# c_fmt (ctime)
|
||||
#
|
||||
%x %X
|
||||
%a %e %b %X %Y
|
||||
#
|
||||
# am
|
||||
#
|
||||
@ -73,4 +73,4 @@
|
||||
#
|
||||
# date_fmt
|
||||
#
|
||||
%a %e %b %H:%M:%S %Z %Y
|
||||
%a %e %b %X %Z %Y
|
||||
|
Loading…
x
Reference in New Issue
Block a user