Kaydet (Commit) 90b418b7 authored tarafından Eike Rathke's avatar Eike Rathke

let YYYY/M/D H:MM be the default datetime format

Change-Id: I1d8af400810b9ffd4586320c706a1f00ef1c1369
üst 7550e153
...@@ -201,10 +201,10 @@ ...@@ -201,10 +201,10 @@
<FormatElement msgid="DateTimeFormatskey1" default="false" type="long" usage="DATE_TIME" formatindex="46"> <FormatElement msgid="DateTimeFormatskey1" default="false" type="long" usage="DATE_TIME" formatindex="46">
<FormatCode>YY/MM/DD HH:MM</FormatCode> <FormatCode>YY/MM/DD HH:MM</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateTimeFormatskey3" default="true" type="long" usage="DATE_TIME" formatindex="47"> <FormatElement msgid="DateTimeFormatskey3" default="false" type="long" usage="DATE_TIME" formatindex="47">
<FormatCode>YYYY/M/D H:MM:SS</FormatCode> <FormatCode>YYYY/M/D H:MM:SS</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateTimeFormatskey2" default="false" type="long" usage="DATE_TIME" formatindex="55"> <FormatElement msgid="DateTimeFormatskey2" default="true" type="long" usage="DATE_TIME" formatindex="55">
<FormatCode>YYYY/M/D H:MM</FormatCode> <FormatCode>YYYY/M/D H:MM</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey22" default="false" type="medium" usage="DATE" formatindex="54"> <FormatElement msgid="DateFormatskey22" default="false" type="medium" usage="DATE" formatindex="54">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment