JobSpy/jobspy/naukri
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
..
__init__.py Fix date parsing error: prevent negative days by using timedelta 2025-03-27 23:29:48 +05:30
constant.py feat: add naukri.com support (#259) 2025-03-21 17:23:07 -05:00
util.py feat: add naukri.com support (#259) 2025-03-21 17:23:07 -05:00