mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Fix %c
This commit is contained in:
parent
ae94720d12
commit
c4a1cfd667
2 changed files with 2 additions and 2 deletions
|
|
@ -65,7 +65,7 @@ Cumartesi
|
|||
#
|
||||
# c_fmt
|
||||
#
|
||||
%e %b %Y %a %X
|
||||
%a %e %b %X %Y
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@ Cumartesi
|
|||
#
|
||||
# c_fmt
|
||||
#
|
||||
%e %b %Y %a %X
|
||||
%a %e %b %X %Y
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue