mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Use 4-digit year in x_fmt
This commit is contained in:
parent
1da67996d6
commit
097847f727
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72233
@ -59,7 +59,7 @@
|
||||
#
|
||||
# x_fmt
|
||||
#
|
||||
%d.%m.%y
|
||||
%d.%m.%Y
|
||||
#
|
||||
# c_fmt
|
||||
#
|
||||
|
@ -59,7 +59,7 @@
|
||||
#
|
||||
# x_fmt
|
||||
#
|
||||
%d.%m.%y
|
||||
%d.%m.%Y
|
||||
#
|
||||
# c_fmt
|
||||
#
|
||||
|
@ -59,7 +59,7 @@
|
||||
#
|
||||
# x_fmt
|
||||
#
|
||||
%d.%m.%y
|
||||
%d.%m.%Y
|
||||
#
|
||||
# c_fmt
|
||||
#
|
||||
|
@ -59,7 +59,7 @@
|
||||
#
|
||||
# x_fmt
|
||||
#
|
||||
%d.%m.%y
|
||||
%d.%m.%Y
|
||||
#
|
||||
# c_fmt
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user