File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ The following contexts require a specific format of the content:
117
117
<tr ><td >password-create</td ><td >text</td ><td >alphanumeric characters</td ><td >custom password input</td ></tr >
118
118
<tr ><td >color</td ><td >text</td ><td >#000000 - #ffffff (hex color)</td ><td ><code >< ; input type="color"/></code ></td ></tr >
119
119
<tr ><td >date</td ><td >text</td ><td >YYYY-MM-DD</td ><td ><code >< ; input type="date"/></code ></td ></tr >
120
- <tr ><td >datetime</td ><td >text</td ><td >YYYY-MM-DD hh:mm:ss</td ><td >custom input field</td ></tr >
120
+ <tr ><td >datetime</td ><td >text</td ><td >YYYY-MM-DD'T' hh:mm:ss, e.g. 2019-12-31T23:59:59 </td ><td >custom input field</td ></tr >
121
121
<
tr ><
td >email</
td ><
td >text</
td ><
td >
[email protected] </
td ><
td ><
code >
< ; input type="email"/></
code ></
td ></
tr >
122
122
<tr ><td >month</td ><td >text</td ><td >month of year</td ><td >custom input field</td ></tr >
123
123
<tr ><td >week</td ><td >integer</td ><td >week of year</td ><td >custom input field</td ></tr >
You can’t perform that action at this time.
0 commit comments