Do I need to set the default timezone for a Rails app on Heroku? -


a timepicker in rails app on heroku, showing wrong time. looks it's showing server time somehow. how should correct time? need configure rails app, or there setting on heroku server? app used in 1 timezone.

thanks.

yes, think still works command line

heroku config:add tz="america/chicago" 

Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

Voice chat over bluetooth between Android & Python (pybluez) -

javascript - Contenteditable field onchange event add date -