Maxim Solodovnik created WICKET-6781:
----------------------------------------
Summary: 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: 9.0.0-M3
Reporter: Maxim Solodovnik
Assignee: Maxim Solodovnik
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)