Feature #1390
Client side time
| Status: | New | Start date: | 08/08/2012 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 100% | |
| Category: | - | |||
| Target version: | 3.3.1 |
Description
Hello,
I've recently created a feature to get client side time in Wt. It is done by sending timezone offset and client local time from Boot.js
You can check it out at in the GitHub pull request at https://github.com/kdeforche/wt/pull/13
There are 2 methods. One is dependent on client's clock time and one is dependent of server's clock time. I added both because sometimes a client's time may be set incorrectly whereas their timezone is set correctly.
History
#1 Updated by Saif Rehman 9 months ago
I recommend that you at least take a look.
#2 Updated by Koen Deforche 7 months ago
- Target version changed from 3.2.3 to 3.3.0
#3 Updated by Koen Deforche 3 months ago
- Target version changed from 3.3.0 to 3.3.1