Canada adheres to ISO 8601, let's make the locale reflecting that fact
PR: 200079 MFC after: 1 week Submitted by: Dan McGregor <dan.mcgregor@usask.ca> Reported by: A.J. Kehoe IV (Nanoman) <freebsd-bugs@nanoman.ca> Differential Revision: https://reviews.freebsd.org/D9925
This commit is contained in:
parent
221869f459
commit
a93bef509a
@ -53,7 +53,7 @@ dissabte
|
||||
%H:%M:%S
|
||||
#
|
||||
# x_fmt
|
||||
%d/%m/%Y
|
||||
%Y-%m-%d
|
||||
#
|
||||
# c_fmt
|
||||
%a %e %b %X %Y
|
||||
|
@ -53,7 +53,7 @@ Saturday
|
||||
%H:%M:%S
|
||||
#
|
||||
# x_fmt
|
||||
%d/%m/%Y
|
||||
%Y-%m-%d
|
||||
#
|
||||
# c_fmt
|
||||
%a %e %b %X %Y
|
||||
|
@ -53,7 +53,7 @@ samedi
|
||||
%H:%M:%S
|
||||
#
|
||||
# x_fmt
|
||||
%d.%m.%Y
|
||||
%Y-%m-%d
|
||||
#
|
||||
# c_fmt
|
||||
%a %e %b %X %Y
|
||||
|
@ -53,7 +53,7 @@ samedi
|
||||
%H:%M:%S
|
||||
#
|
||||
# x_fmt
|
||||
%d.%m.%Y
|
||||
%Y-%m-%d
|
||||
#
|
||||
# c_fmt
|
||||
%a %e %b %X %Y
|
||||
|
Loading…
Reference in New Issue
Block a user