Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commit16f33d6
committed
minor#17746 [Validator] Fix a valid Date and Time constraint format (adnen-chouibi)
This PR was squashed before being merged into the 5.4 branch.Discussion----------[Validator] Fix a valid Date and Time constraint formatI noticed that the date and time format specified at the start of the documentation is not correct, it should be **Y-m-d** for Date and **H:i:s** for Time instead of YYYY-MM-DD and HH:MM:SSCommits-------a472b6e [Validator] Fix a valid Date and Time constraint format2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments
Comments
(0)