You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/10/29 15:00:12 UTC

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

    [ https://issues.apache.org/jira/browse/WICKET-6712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16962083#comment-16962083 ] 

ASF subversion and git services commented on WICKET-6712:
---------------------------------------------------------

Commit d52cf6d9b4111d54611d8b8e355b2fc1c74d1ba5 in wicket's branch refs/heads/WICKET-6712-js-time-zone from Maxim Solodovnik
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=d52cf6d ]

[WICKET-6712] time zone is determined in browser


> 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)