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

Error Converting Date #152

Open
colin99d opened this issue Mar 17, 2023 · 1 comment
Open

Error Converting Date #152

colin99d opened this issue Mar 17, 2023 · 1 comment

Comments

@colin99d
Copy link

finviz/main_func.py:113

parsed_timestamp = datetime.strptime(raw_timestamp, "%b-%d-%y %I:%M%p")

ValueError: time data 'Mar-03-23 09:43' does not match format '%b-%d-%y %I:%M%p'

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