calendar-social/calsocial
Gergely Polonkai 8a7772917c Add the User.timezone property
It either queries the user’s `timezone` setting, uses the app’s default time zone (stored in the
`DEFAULT_TIMEZONE` configuration key), or uses UTC as a final fallback.
2018-07-03 12:11:38 +02:00
..
calendar_system [Docs] Add/update docstrings and license text in every file 2018-07-03 09:52:25 +02:00
static/images [Refactor] Rename the app module to calsocial 2018-07-02 10:41:32 +02:00
templates Add proper time zone support 2018-07-02 17:32:06 +02:00
translations/hu/LC_MESSAGES [Refactor] Rename the app module to calsocial 2018-07-02 10:41:32 +02:00
__init__.py [Refactor] Make the app routes static methods 2018-07-03 10:07:48 +02:00
__main__.py [Docs] Add/update docstrings and license text in every file 2018-07-03 09:52:25 +02:00
config_dev.py Add the User.timezone property 2018-07-03 12:11:38 +02:00
forms.py [Docs] Add/update docstrings and license text in every file 2018-07-03 09:52:25 +02:00
models.py Add the User.timezone property 2018-07-03 12:11:38 +02:00
security.py [Docs] Add/update docstrings and license text in every file 2018-07-03 09:52:25 +02:00