FEATURE: Optionally show local time for user in card (#9527)

This adds a site setting (default off) to optionally show a user's local time and timezone in their user card. For example, I live in Brisbane, and if at 3:30PM my time I were to open a user who lives in California's card I would see 22:30 (PST).
This commit is contained in:
Martin Brennan
2020-04-28 10:13:59 +10:00
committed by GitHub
parent a93ef2926d
commit bb4e965a66
55 changed files with 148 additions and 10 deletions
+1
View File
@@ -27,6 +27,7 @@ tr_TR:
millions: "{{number}}M"
dates:
time: "h:mm a"
time_with_zone: "h:mm a (z)"
time_short_day: "ggg, SS:dd"
timeline_date: "MMM YYYY"
long_no_year_no_time: "D MMM"