BoopChat/boop

Make Sequelize use correct timezone when retrieving timestamps

Closed this issue · 0 comments

Currently, Sequelize uses the correct timezone when storing timestamps (UTC), but uses the incorrect one when retrieving them.