Federated calendar and event organiser
Go to file
Gergely Polonkai 8a46f3c66a Add proper time zone support
Until now event timestamps were saved in the server’s time zone.  Now they are saved in UTC,
considering the time zone set by the creator of the event.
2018-07-02 17:32:06 +02:00
calsocial Add proper time zone support 2018-07-02 17:32:06 +02:00
.gitignore [Refactor] Rename the app module to calsocial 2018-07-02 10:41:32 +02:00
CODE_OF_CONDUCT.rst Initial version, the caliber of "Hello World!" 2018-06-24 21:42:34 +02:00
LICENSE.txt Initial version, the caliber of "Hello World!" 2018-06-24 21:42:34 +02:00
Pipfile [Bugfix] Move from Flask-Babel to Flask-BabelEx 2018-07-02 13:27:26 +02:00
Pipfile.lock [Bugfix] Move from Flask-Babel to Flask-BabelEx 2018-07-02 13:27:26 +02:00
README.rst Add a README file 2018-06-29 08:16:20 +02:00
babel.cfg Make the web app select the language based on browser values 2018-06-29 14:56:57 +02:00

README.rst