We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8261985 + ec57c91 commit 79be43aCopy full SHA for 79be43a
_test/json/datetime.struct.json
@@ -0,0 +1,43 @@
1
+{
2
+ "structversion": "2016-08-03",
3
+ "schema": "datetime",
4
+ "id": "251",
5
+ "columns": [
6
+ {
7
+ "colref": 1,
8
+ "ismulti": false,
9
+ "isenabled": true,
10
+ "sort": 10,
11
+ "label": "field",
12
+ "class": "DateTime",
13
+ "config": {
14
+ "visibility": {
15
+ "inpage": true,
16
+ "ineditor": true
17
+ },
18
+ "min": "",
19
+ "max": "",
20
+ "roundto": "-1",
21
+ "decpoint": ".",
22
+ "thousands": "\u202f",
23
+ "trimzeros": true,
24
+ "prefix": "",
25
+ "postfix": "",
26
+ "label": {
27
+ "en": "",
28
+ "fr": "",
29
+ "zh": "",
30
+ "it": "",
31
+ "de": ""
32
33
+ "hint": {
34
35
36
37
38
39
+ }
40
41
42
+ ]
43
+}
0 commit comments