This was broken, that's stupid
This commit is contained in:
@@ -153,7 +153,7 @@ void LLPrefsAscentChat::onCommitTimeDate(LLUICtrl* ctrl)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
short_date = "%D";
|
short_date = "%m/%d/%Y";
|
||||||
long_date = "%A, %B %d %Y";
|
long_date = "%A, %B %d %Y";
|
||||||
timestamp = "%a %b %d %Y" + timestamp;
|
timestamp = "%a %b %d %Y" + timestamp;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user