This commit is contained in:
2021-02-02 20:47:02 +00:00
parent f78d0f9532
commit c1b6c5e336
24 changed files with 63 additions and 35 deletions

View File

@@ -23,7 +23,7 @@
<div>
<span class="ml-6 body-1">{{ $ay.t("TimeZone") }}: </span>
<span class="body-2">
{{ locale().getBrowserTimeZoneName() }}
{{ locale().getResolvedTimeZoneName() }}
</span>
</div>