Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate Date Format to Ensure yyyy-mm-dd Format #3

Closed
ArchontisKostis opened this issue Jul 12, 2023 · 0 comments · Fixed by #25
Closed

Validate Date Format to Ensure yyyy-mm-dd Format #3

ArchontisKostis opened this issue Jul 12, 2023 · 0 comments · Fixed by #25
Labels

Comments

@ArchontisKostis
Copy link
Owner

We have to validate that the date provided is in the specified format: yyyy-mm-dd. \
Currently, if we get a different format, it can lead to unexpected results or errors. We need to implement date format validation and generate specific error messages when an incorrect format is detected.

@ArchontisKostis ArchontisKostis linked a pull request Jul 28, 2023 that will close this issue
ArchontisKostis added a commit that referenced this issue Jul 28, 2023
ArchontisKostis added a commit that referenced this issue Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant