Commit Graph

2 Commits (391a35a912bcc1e6fe632b9ec4dc0002678f034a)

Author SHA1 Message Date
NIKHIL S 391a35a912 Fix date parsing error: prevent negative days by using timedelta
subtracting extracted "days" from label with current day causes negative days
datetime class rejects negative day association
Use timedelta for proper date limitation
2025-03-27 23:29:48 +05:30
Liju Thomas 0946cb3373
feat: add naukri.com support (#259) 2025-03-21 17:23:07 -05:00