Open marvillage opened 3 weeks ago
Hello. Thanks for showing interest. Can you provide a screenshot of the same? I don't see any error in the rendered page wrt dates https://reports.avantifellows.org/reports/live_session_report/PunjabStudents_6642112317f06c9050c70739
The datetime.strptime() function is used incorrectly with a format string that doesn’t match the provided date string format. The date and time separator in the input string is incorrect (: instead of a space), causing a ValueError when parsing the date.