Template:Under Development: Difference between revisions

Producdevity (talk | contribs)
m added a description for the date format
m add second option
 
(One intermediate revision by the same user not shown)
Line 36: Line 36:
"date": {
"date": {
"type": "string",
"type": "string",
            "description": "DD-MM-YYYY"
"description": "Format as YYY-MM-DD (2020-12-30) or DD Mon YYYY (30 Dec 2025) ",
"example": "Format as YYY-MM-DD (2020-12-30) or DD Mon YYYY (30 Dec 2025) "
},
},
"stage": {
"stage": {