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() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -