[common] allow general ISO 8601 values for 'date-min' & '-max'
and parse them as UTC times instead of local time
This commit is contained in:
@@ -681,7 +681,7 @@
|
||||
"embeds" : true,
|
||||
"date-min" : 0,
|
||||
"date-max" : 253402210800,
|
||||
"date-format" : "%Y-%m-%dT%H:%M:%S",
|
||||
"date-format" : null,
|
||||
"id-min" : null,
|
||||
"id-max" : null,
|
||||
"limit" : null,
|
||||
|
||||
Reference in New Issue
Block a user