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

Incorrect Date Parsing Format #55

Open
marvillage opened this issue Oct 23, 2024 · 1 comment
Open

Incorrect Date Parsing Format #55

marvillage opened this issue Oct 23, 2024 · 1 comment

Comments

@marvillage
Copy link

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.

@suryabulusu
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants