Foxhind / MapCraft

Massively mapping management tool
Other
27 stars 15 forks source link

add ability to set own timezone #14

Open osmisto opened 13 years ago

osmisto commented 13 years ago

Now all timestamps are hardcoded in MSK timezone. We need to pass epoch seconds or UTC to the clients and convert it to the user's timezone in javascript.

Zverik commented 13 years ago

Why UTC? They can be MSK (and converted to user's TZ with JS).