Does anyone know of a .NET date/time parser similar to Chronic for Ruby (handles stuff like ‘tomorrow’ or ‘3pm next thursday’)?
Note: I do write Ruby (which is how I know about Chronic) but this project must use .NET.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
We developed exactly what you are looking for on an internal project. We are thinking of making this public if there is sufficient need for it. Take a look at this blog for more details: http://precisionsoftwaredesign.com/blog.php.
Feel free to contact me if you are interested: contact@precisionsoftware.us
This library is now a SourceForge project. The page is at:
http://www.SourceForge.net/p/naturaldate
The assembly is in the downloads section, and the source is available with Mercurial.