feat: batch change date and time relatively (#17717)
Co-authored-by: marcel.kuehne <> Co-authored-by: Zack Pollard <zackpollard@ymail.com>
This commit is contained in:
@@ -9979,6 +9979,9 @@
|
||||
"dateTimeOriginal": {
|
||||
"type": "string"
|
||||
},
|
||||
"dateTimeRelative": {
|
||||
"type": "number"
|
||||
},
|
||||
"description": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -10007,6 +10010,9 @@
|
||||
"minimum": -1,
|
||||
"type": "number"
|
||||
},
|
||||
"timeZone": {
|
||||
"type": "string"
|
||||
},
|
||||
"visibility": {
|
||||
"allOf": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user