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
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 format
I 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:SS
Commits
-------
a472b6e [Validator] Fix a valid Date and Time constraint format
0 commit comments