You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: