mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-12 14:29:28 +00:00
Fix %c to be ctime-compatible
This commit is contained in:
parent
d0e0d9c4c5
commit
640f8c189b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=9965
@ -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…
Reference in New Issue
Block a user