This commit is contained in:
@@ -421,6 +421,11 @@ namespace AyaNova.DataList
|
||||
case UiFieldDataType.DateTime:
|
||||
case UiFieldDataType.Time:
|
||||
{
|
||||
//##################################################################################################################
|
||||
//TODO: DE-TOKENIZATION
|
||||
//listOptions.ClientTimeStamp.DateTime contains the exact client time and date as expected
|
||||
//##################################################################################################################
|
||||
|
||||
//Note: it is assumed all dates come into here from the CLIENT in UTC iso8601 format
|
||||
//suitable for the database to handle as all database dates are in UTC
|
||||
//Local display and parsing will be considered a CLIENT issue at all times
|
||||
|
||||
Reference in New Issue
Block a user