design - Any C# SmartDate converters out there, e.g. "sun 11" --> 2009-12-06 11:00:00 -


In the spirit of revising the wheel, someone can ask me to empty the C # code

  • " Sun " -> 2009-12-06 00:00:00
  • "< Strong> Tom "-> 2009-12-06 00:00:00
  • " Tomorrow "-> 2009-12-06 00:00:00 < / Li>
  • " Mon 8pm " -> 2009-12-07 20:00:00
  • " 5 in 10 " - > 2010-01-05 10:00:00
  • and periods that return two datetime like this:

    • " from January 5, 8 to 10 " -> 2010- 01-05 20:00:00, 2010-01-05 22:00:00

    This issue is a library for developers, which allows users to type in their own words Allows you to enter the upcoming dates so that if you want to work on " Friday, you want to type " just " free " And what computers mean you know .

    If your users are actually sitting behind the browser, then what you are looking for from this library They are:


    Comments

    Popular posts from this blog

    c# - How to capture HTTP packet with SharpPcap -

    php - Multiple Select with Explode: only returns the word "Array" -

    php - jQuery AJAX Post not working -