This commit is contained in:
2020-02-05 19:43:41 +00:00
parent da4ed1da88
commit f42be58c85
3 changed files with 13 additions and 2 deletions

View File

@@ -6,4 +6,7 @@ REQUIREMENTS
- Client does *ALL* internationalization display locally, only exception is the server ops logs
- This saves bandwidth and hassle and leaves presentation to the client where it belongs (was a source of trouble in v7)
- User options contain the date, timezone and currency format for presentation purposes
- API data is in as neutral a format as possible, i.e. ISO whatever it is for dates and times, currency is just a number? (not going multicurrency?)
- API data is in as neutral a format as possible, i.e. ISO whatever it is for dates and times, currency is just a number? (not going multicurrency?)
CALENDARS
- Only the Gregorian calendar is supported