Use C++11 time format flags
This commit is contained in:
@@ -7045,7 +7045,7 @@ This should be as low as possible, but too low may break functionality</string>
|
||||
<key>Type</key>
|
||||
<string>String</string>
|
||||
<key>Value</key>
|
||||
<string>%Y-%m-%d</string>
|
||||
<string>%F</string>
|
||||
</map>
|
||||
<key>ShortTimeFormat</key>
|
||||
<map>
|
||||
@@ -7056,7 +7056,7 @@ This should be as low as possible, but too low may break functionality</string>
|
||||
<key>Type</key>
|
||||
<string>String</string>
|
||||
<key>Value</key>
|
||||
<string>%H:%M</string>
|
||||
<string>%R</string>
|
||||
</map>
|
||||
<key>LongTimeFormat</key>
|
||||
<map>
|
||||
@@ -7067,7 +7067,7 @@ This should be as low as possible, but too low may break functionality</string>
|
||||
<key>Type</key>
|
||||
<string>String</string>
|
||||
<key>Value</key>
|
||||
<string>%H:%M:%S</string>
|
||||
<string>%T</string>
|
||||
</map>
|
||||
<key>TimestampFormat</key>
|
||||
<map>
|
||||
@@ -7078,7 +7078,7 @@ This should be as low as possible, but too low may break functionality</string>
|
||||
<key>Type</key>
|
||||
<string>String</string>
|
||||
<key>Value</key>
|
||||
<string>%a %d %b %Y %H:%M:%S</string>
|
||||
<string>%a %d %b %Y %T</string>
|
||||
</map>
|
||||
<key>SecondsInChatAndIMs</key>
|
||||
<map>
|
||||
|
||||
Reference in New Issue
Block a user