This was broken, that's stupid

This commit is contained in:
Lirusaito
2019-07-10 23:40:21 -04:00
parent e2f7a0ef5c
commit 2c992c3f16

View File

@@ -153,7 +153,7 @@ void LLPrefsAscentChat::onCommitTimeDate(LLUICtrl* ctrl)
}
else
{
short_date = "%D";
short_date = "%m/%d/%Y";
long_date = "%A, %B %d %Y";
timestamp = "%a %b %d %Y" + timestamp;
}