mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-13 07:25:26 +00:00
Additional short date formats
This commit is contained in:
@@ -85,7 +85,9 @@
|
||||
"shortDateFmt_12" = "%Y-%m-%d";
|
||||
"shortDateFmt_13" = "%Y/%m/%d";
|
||||
"shortDateFmt_14" = "%Y.%m.%d";
|
||||
"shortDateFmt_15" = "";
|
||||
"shortDateFmt_15" = "%d.%m.%Y";
|
||||
"shortDateFmt_16" = "%d.%m.%y";
|
||||
"shortDateFmt_17" = "";
|
||||
|
||||
"longDateFmt_0" = "%A, %B %d, %Y";
|
||||
"longDateFmt_1" = "%B %d, %Y";
|
||||
|
||||
Reference in New Issue
Block a user