Occasional Commander WvW – Henge of Denravi
Can we get the current server time?
[Zeal][HoD]
Occasional Commander WvW – Henge of Denravi
Occasional Commander WvW – Henge of Denravi
I don’t think it’s too hard to calculate that
Progress is reset each day at midnight, 00:00 UTC (02:00 UTC+2).
I would love being able to get the api to put out a time.
EU server time is GMT. US server time is PST. Both of them adjust for summer time / daylight saving time. There’s no need for an API for this, you can get it from a site like http://time.is/ .
http://time.is/London = EU server time (I think)
http://time.is/Los_Angeles = US server time
http://time.is/UTC = The only one you really need to figure out daily reset time.
(edited by Dr Ishmael.9685)
Any decent language will have libraries for dealing with date math/time zone manipulation.