alexandrusoare commented on PR #37098:
URL: https://github.com/apache/superset/pull/37098#issuecomment-3749587256

   > We are not handling expressions like `first two weeks of next month` 
right? Should we? Also i think node has 
[chrono](https://github.com/wanasit/chrono) for parsing nl dates, is there 
anything like that for python?
   
   I have also been looking into alternatives for a library that could handle 
all of these cases so in the future we won t have to add these manually, I have 
tested the [dateparser](https://dateparser.readthedocs.io/en/latest/index.html) 
library but it doesn't cover all of our needs


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to