Commit a1de4b3b authored by Jérome Perrin's avatar Jérome Perrin

JSON: fix description of time format

parent fbe81eeb
......@@ -9,8 +9,8 @@
"type": "number"
},
"currentDate": {
"default": "2014/02/18",
"description": "The day the experiment starts, in YYYY/MM/DD format",
"default": "2014/02/18 08:00:00",
"description": "The day the experiment starts, in YYYY/MM/DD HH:MM:DD format",
"name": "Simulation start time",
"type": "string"
},
......
......@@ -9,8 +9,8 @@
"type": "number"
},
"currentDate": {
"default": "2014/02/18",
"description": "The day the experiment starts, in YYYY/MM/DD format",
"default": "2014/02/18 08:00:00",
"description": "The day the experiment starts, in YYYY/MM/DD HH:MM:DD format",
"name": "Simulation start time",
"type": "string"
},
......
......@@ -87,9 +87,9 @@
"title": "Length of Experiment"
},
"currentDate": {
"default": "2014/10/01",
"default": "2014/10/01 08:00:00",
"type": "string",
"description": "The day the experiment starts, in YYYY/MM/DD format",
"description": "The day the experiment starts, in YYYY/MM/DD HH:MM:SS format",
"title": "SimulationStartTime"
},
"confidenceLevel": {
......
......@@ -87,9 +87,9 @@
"title": "Length of Experiment"
},
"currentDate": {
"default": "2014/10/01",
"default": "2014/10/01 08:00:00",
"type": "string",
"description": "The day the experiment starts, in YYYY/MM/DD format",
"description": "The day the experiment starts, in YYYY/MM/DD DD:MM:SS format",
"title": "SimulationStartTime"
},
"confidenceLevel": {
......
......@@ -15,8 +15,8 @@
"type": "number"
},
"currentDate": {
"default": "2014/10/01",
"description": "The day the experiment starts, in YYYY/MM/DD format",
"default": "2014/10/01 08:00:00",
"description": "The day the experiment starts, in YYYY/MM/DD HH:MM:SS format",
"title": "SimulationStartTime",
"type": "string"
},
......
......@@ -10,7 +10,7 @@
},
"currentDate": {
"default": "2014/02/18",
"description": "The day the experiment starts, in YYYY/MM/DD format",
"description": "The day the experiment starts, in YYYY/MM/DD HH:MM:DD format",
"name": "Simulation start time",
"type": "string"
},
......
......@@ -10,7 +10,7 @@
},
"currentDate": {
"default": "2014/10/01",
"description": "The day the experiment starts, in YYYY/MM/DD format",
"description": "The day the experiment starts, in YYYY/MM/DD HH:MM:SS format",
"title": "SimulationStartTime",
"type": "string"
},
......
......@@ -9,8 +9,8 @@
"type": "number"
},
"currentDate": {
"default": "2014/02/18",
"description": "The day the experiment starts, in YYYY/MM/DD format",
"default": "2014/02/18 08:00:00",
"description": "The day the experiment starts, in YYYY/MM/DD HH:MM:SS format",
"name": "Simulation start time",
"type": "string"
},
......
......@@ -15,8 +15,8 @@
"type": "number"
},
"currentDate": {
"default": "2014/10/01",
"description": "The day the experiment starts, in YYYY/MM/DD format",
"default": "2014/10/01 09:00:00",
"description": "The day the experiment starts, in YYYY/MM/DD HH:MM:SS format",
"title": "SimulationStartTime",
"type": "string"
},
......
......@@ -881,8 +881,8 @@
"description": "Number of seconds before the calculation process is interrupted"
},
"currentDate": {
"default": "2014/10/01",
"description": "The day the experiment starts, in YYYY/MM/DD format",
"default": "2014/10/01 09:00:00",
"description": "The day the experiment starts, in YYYY/MM/DD HH:MM:SS format",
"name": "Simulation start time",
"type": "string"
},
......
......@@ -881,8 +881,8 @@
"description": "Number of seconds before the calculation process is interrupted"
},
"currentDate": {
"default": "2014/10/01",
"description": "The day the experiment starts, in YYYY/MM/DD format",
"default": "2014/10/01 09:00:00",
"description": "The day the experiment starts, in YYYY/MM/DD HH:MM:SS format",
"name": "Simulation start time",
"type": "string"
},
......
......@@ -881,8 +881,8 @@
"description": "Number of seconds before the calculation process is interrupted"
},
"currentDate": {
"default": "2014/10/01",
"description": "The day the experiment starts, in YYYY/MM/DD format",
"default": "2014/10/01 09:00:00",
"description": "The day the experiment starts, in YYYY/MM/DD HH:MM:SS format",
"name": "Simulation start time",
"type": "string"
},
......
......@@ -881,8 +881,8 @@
"description": "Number of seconds before the calculation process is interrupted"
},
"currentDate": {
"default": "2014/10/01",
"description": "The day the experiment starts, in YYYY/MM/DD format",
"default": "2014/10/01 09:00:00",
"description": "The day the experiment starts, in YYYY/MM/DD HH:MM:SS format",
"name": "Simulation start time",
"type": "string"
},
......
......@@ -881,8 +881,8 @@
"description": "Number of seconds before the calculation process is interrupted"
},
"currentDate": {
"default": "2014/10/01",
"description": "The day the experiment starts, in YYYY/MM/DD format",
"default": "2014/10/01 09:00:00",
"description": "The day the experiment starts, in YYYY/MM/DD HH:MM:SS format",
"name": "Simulation start time",
"type": "string"
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment