summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_profile_secondlife.xml
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-10-03 23:47:19 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-10-03 23:47:19 +0300
commitf7cc8e4c8c70bd6a48b9c3a8e99bef13ebca7d89 (patch)
tree73ae6edccd66cb50f68d10933d8f559dd614018f /indra/newview/skins/default/xui/en/panel_profile_secondlife.xml
parent5404708de0cce19cb4b35fae10d78c447932e4ba (diff)
SL-18047 Birthdate one day early
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_profile_secondlife.xml')
-rw-r--r--indra/newview/skins/default/xui/en/panel_profile_secondlife.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_profile_secondlife.xml b/indra/newview/skins/default/xui/en/panel_profile_secondlife.xml
index 551b477876..777b37d666 100644
--- a/indra/newview/skins/default/xui/en/panel_profile_secondlife.xml
+++ b/indra/newview/skins/default/xui/en/panel_profile_secondlife.xml
@@ -9,9 +9,13 @@
follows="all"
layout="topleft"
>
+ <!--
+ Date from server comes already converted to stl timezone,
+ so display it as an UTC+0
+ -->
<string
name="date_format"
- value="SL birthdate: [mth,datetime,slt] [day,datetime,slt], [year,datetime,slt]" />
+ value="SL birthdate: [mth,datetime,utc] [day,datetime,utc], [year,datetime,utc]" />
<string
name="age_format"
value="[AGE]" />