fix daterange filter for multi-timezone setups (#1321)

This commit is contained in:
Kevin Papst
2019-12-16 16:23:03 +01:00
committed by GitHub
parent b14ad9f3ab
commit bd3d82d224
9 changed files with 259 additions and 23 deletions

View File

@@ -21,7 +21,7 @@ It is built with modern technologies such as Symfony, Bootstrap, RESTful API, Do
### Requirements
- PHP 7.2 or higher
- Database (MySQL, MariaDB, SQLite)
- Database (MySQL/MariaDB with timezone data, SQLite for development)
- Webserver (nginx, Apache)
- A modern browser
- [Other libraries](https://www.kimai.org/download/)