Since %b contains unit, %b is not suitable for c_fmt, now. Use %_m
instead.
This commit is contained in:
parent
0fc93714b1
commit
b056f85a3c
@ -65,7 +65,7 @@
|
||||
#
|
||||
# just following tradition...
|
||||
# %a %b %e %H:%M:%S %Y
|
||||
%a %b/%e %T %Y
|
||||
%a %_m/%e %T %Y
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
@ -64,7 +64,7 @@
|
||||
#
|
||||
# just following tradition...
|
||||
# %a %b %e %H:%M:%S %Y
|
||||
%a %b/%e %T %Y
|
||||
%a %_m/%e %T %Y
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
@ -64,7 +64,7 @@
|
||||
#
|
||||
# just following tradition...
|
||||
# %a %b %e %H:%M:%S %Y
|
||||
%a %b/%e %T %Y
|
||||
%a %_m/%e %T %Y
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user