1
0
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:
Andrey A. Chernov 1995-08-06 11:50:26 +00:00
parent d0e0d9c4c5
commit 640f8c189b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=9965

View File

@ -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