snytkine / LampCMS

Open source Question and Answer program similar to StackOverflow and Quora in PHP + MongoDB. Follow @snytkine on Twitter
http://support.lampcms.com
324 stars 104 forks source link

Add TimeZone selection to Settings #73

Closed snytkine closed 12 years ago

snytkine commented 12 years ago

Add timesone drop down menu to Settings so user can set their own time zone. Also check why timezone cookie not set correctly and not used in normal registration process.

snytkine commented 12 years ago

Drop-down menu is added. Still need to investigate the timezone cookie issue

snytkine commented 12 years ago

Done and also added timezone detection javascript that sets tzn cookie. The cookie is then used to determine timezone during registration