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

Issue with parsing.py to extract date time from text like "meeting today at 9pm" #1347

Open
coolrb opened this issue Jul 14, 2018 · 3 comments
Labels

Comments

@coolrb
Copy link

coolrb commented Jul 14, 2018

Hello There,
I have found an issue with parsing.py to extract date time from text. The text entered by user is "Your dental appointment with Dr P. Delvour is scheduled today at 9:00pm." I was expecting to get 2018-07-14 21:00 but the value returned is 2018-07-15 08:52:21.272. I tried to debug it to find out the issue but could not. Please let me know is there anyway I can fix this issue?

@wilddylan
Copy link
Collaborator

Time Zone ?

@coolrb
Copy link
Author

coolrb commented Jul 19, 2018

Let it pick up default timezone i.e. local

@gunthercox
Copy link
Owner

This appears to be different, but likely related to #651

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

No branches or pull requests

3 participants