dateparser icon indicating copy to clipboard operation
dateparser copied to clipboard

Added check for date-formats

Open RyanWalker277 opened this issue 2 years ago • 1 comments

Fixes #1020

Code changes

Added a function to check if an input date_string belongs to specefied date_formats or not

Help Required

Even though I did an extremely small code change , It is failing some tests. Can any of the available maintainers help me determine the cause?

cc - @Gallaecio

RyanWalker277 avatar Feb 11 '23 18:02 RyanWalker277

Hey @Gallaecio , I have fixed the test cases issue. It is now passing all the test cases. Kindly review it.

RyanWalker277 avatar Feb 12 '23 15:02 RyanWalker277