[
https://issues.apache.org/jira/browse/WICKET-6781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100073#comment-17100073
]
ASF subversion and git services commented on WICKET-6781:
---------------------------------------------------------
Commit 2044691aa5bf4aaed8051f423c2154732173df34 in wicket's branch
refs/heads/WICKET-6781-js-timezone from Maxim Solodovnik
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=2044691 ]
[WICKET-6781] time zone is determined on client side
> Timezone can be determined on client side (7.x and 8.x)
> -------------------------------------------------------
>
> Key: WICKET-6781
> URL: https://issues.apache.org/jira/browse/WICKET-6781
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-core
> Affects Versions: 7.16.0, 8.8.0
> Reporter: Maxim Solodovnik
> Assignee: Maxim Solodovnik
> Priority: Major
> Fix For: 7.17.0, 8.9.0
>
>
> 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)