locale: drop seconds from long time
This commit is contained in:
parent
cfc845d004
commit
c143a5a850
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ d_t_fmt "%a %Y-%m-%d %H:%M:%S %Z"
|
||||||
d_fmt "%Y-%m-%d"
|
d_fmt "%Y-%m-%d"
|
||||||
|
|
||||||
% Appropriate time representation (%X)
|
% Appropriate time representation (%X)
|
||||||
t_fmt "%H:%M:%S"
|
t_fmt "%H:%M"
|
||||||
|
|
||||||
% Yankee garbage
|
% Yankee garbage
|
||||||
am_pm "";""
|
am_pm "";""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue