This commit is contained in:
@@ -5,3 +5,13 @@ User has a timezone offset setting which is used to format dates for display at
|
||||
Dates coming from the client are all assumed to be in UTC format (i.e. converted at the client from input)
|
||||
TimeZoneOffset is also used for relative date filters in list filter retrieval.
|
||||
- i.e. "NextMonth" is assumed to be client relative, so the server will use their offset to calculate what next month meens to them in the query builder
|
||||
|
||||
|
||||
CURRENCY
|
||||
|
||||
- Displayed and accepted based on UserOption currency symbol
|
||||
|
||||
NUMBER
|
||||
- Displayed and accepted based on userOptions numeric format (needs work)
|
||||
|
||||
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/NumberFormat
|
||||
Reference in New Issue
Block a user