Configure time zones for your debian based server

Rails always store your dates in UTC in the database (unless you change a different setting). You can configure time zones for your Debian based server just by running this command:

  sudo dpkg-reconfigure tzdata
  # for India, select Asia and then select Kolkata