You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Maxim Solodovnik (Jira)" <ji...@apache.org> on 2019/10/31 10:38:00 UTC

[jira] [Resolved] (WICKET-6712) Timezone can be determined on client side

     [ https://issues.apache.org/jira/browse/WICKET-6712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Solodovnik resolved WICKET-6712.
--------------------------------------
    Resolution: Fixed

> Timezone can be determined on client side
> -----------------------------------------
>
>                 Key: WICKET-6712
>                 URL: https://issues.apache.org/jira/browse/WICKET-6712
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-core
>    Affects Versions: 9.0.0-M3
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>            Priority: Major
>             Fix For: 9.0.0-M4
>
>
> Currently time zone is being calculated in {{org.apache.wicket.protocol.http.ClientProperties}} using std and dst offset taken from browser
> These days TZ can be determined in browser, this will improve accuracy: {{Asia/Novosibisk}} make more sense than {{GMT+7}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)