You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/API-docs/opensign.yaml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -405,7 +405,7 @@ paths:
405
405
```
406
406
- **default:** Provide the date from which you want to start the date of the date widget. Must be provided in the specified format. By default, today's date provided.
407
407
- **format:** Specify the date format of your choice from the options below.
408
-
- "dd/MM/yyyy",
408
+
- "mm/dd/yyyy"
409
409
- "dd-mm-yyyy",
410
410
- "yyyy-mm-dd",
411
411
- "mm.dd.yyyy",
@@ -677,7 +677,7 @@ paths:
677
677
```
678
678
- **default:** Provide the date from which you want to start the date of the date widget. Must be provided in the specified format. By default, today's date provided.
679
679
- **format:** Specify the date format of your choice from the options below.
680
-
- "dd/MM/yyyy",
680
+
- "mm/dd/yyyy"
681
681
- "dd-mm-yyyy",
682
682
- "yyyy-mm-dd",
683
683
- "mm.dd.yyyy",
@@ -997,7 +997,7 @@ paths:
997
997
```
998
998
- **default:** Provide the date from which you want to start the date of the date widget. Must be provided in the specified format. By default, today's date provided.
999
999
- **format:** Specify the date format of your choice from the options below.
1000
-
- "dd/MM/yyyy",
1000
+
- "mm/dd/yyyy"
1001
1001
- "dd-mm-yyyy",
1002
1002
- "yyyy-mm-dd",
1003
1003
- "mm.dd.yyyy",
@@ -1775,7 +1775,7 @@ paths:
1775
1775
```
1776
1776
- **default:** Provide the date from which you want to start the date of the date widget. Must be provided in the specified format. By default, today's date provided.
1777
1777
- **format:** Specify the date format of your choice from the options below.
1778
-
- "dd/MM/yyyy",
1778
+
- "mm/dd/yyyy"
1779
1779
- "dd-mm-yyyy",
1780
1780
- "yyyy-mm-dd",
1781
1781
- "mm.dd.yyyy",
@@ -2095,7 +2095,7 @@ paths:
2095
2095
```
2096
2096
- **default:** Provide the date from which you want to start the date of the date widget. Must be provided in the specified format. By default, today's date provided.
2097
2097
- **format:** Specify the date format of your choice from the options below.
0 commit comments