Is there a good library for parsing dates from a string in Haskell or ANSI C? Something like PHP strtotime, or Ruby Time.parse or Chronic, or something else.
If he can analyze "next week", etc., then this is ideal, but even if he can simply determine for himself in what format the full date string is and return the result, this will be quite good.
I would prefer not to transfer the Chronicle or not to extract the walkthrough manually ...
source
share