feat: set config based on users current timezone
Sets a timezone based on the user via the following methods:
- if authed and there is a timezone attribute on the user model
-
x-timezone
header value -
app.user_timezone
value from config - Defaults to
app.timezone