thinxer/tau

bug: publish time error, 8 hours larger than correct value

Closed this issue · 3 comments

need to investigate, the client js code seems not changed, maybe the server code went wrong ?

I believe your timezone is not set correctly.

Anyway, we need a more robust way to deal with time. We should not rely on the client time as the difference between server and client is annoying. Maybe i should return a server time along with the returned messages or add an api to get the server time.

Added a method to get server time.

However, even with the original code, i don't think it should go wrong. I don't know whether the new code will fix it.

No further comments? Closing it.