Update documentation

This commit is contained in:
Frederic Guillot
2015-08-30 12:06:19 -04:00
parent 345c4caea4
commit 94469d567b
21 changed files with 57 additions and 41 deletions

View File

@@ -27,11 +27,12 @@ The list contains all supported timezones by your web server.
Input format used for date fields, by example the due date for tasks.
Kanboard offer 3 different choices:
Kanboard offer 4 different formats:
- DD/MM/YYYY
- MM/DD/YYYY (default)
- YYYY/MM/DD
- MM.DD.YYYY
The [ISO 8601](http://en.wikipedia.org/wiki/ISO_8601) format is always accepted (YYYY-MM-DD or YYYY_MM_DD).