mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
Additional datetime funcs
b96996dc12c52fdefb6da21a52aa9ad23b81066a
This commit is contained in:
@@ -30,7 +30,8 @@
|
||||
"result_type": "datetime",
|
||||
"platforms": [
|
||||
"android",
|
||||
"ios"
|
||||
"ios",
|
||||
"web"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -366,7 +367,8 @@
|
||||
"result_type": "string",
|
||||
"platforms": [
|
||||
"android",
|
||||
"ios"
|
||||
"ios",
|
||||
"web"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -386,7 +388,8 @@
|
||||
"result_type": "string",
|
||||
"platforms": [
|
||||
"android",
|
||||
"ios"
|
||||
"ios",
|
||||
"web"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -410,7 +413,8 @@
|
||||
"result_type": "string",
|
||||
"platforms": [
|
||||
"android",
|
||||
"ios"
|
||||
"ios",
|
||||
"web"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -434,7 +438,8 @@
|
||||
"result_type": "string",
|
||||
"platforms": [
|
||||
"android",
|
||||
"ios"
|
||||
"ios",
|
||||
"web"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user