Most of programmers should be able to start using DateParser right away.
Step-by-step instructions to get the most out of DateParser:
- In case of not relying on a .NET programming language, perform all the required modifications to ensure a proper communication with .NET 4.0.
- Get the DateParser.dll and DateParser.XML (storing all the IntelliSense information) files, via the corresponding NuGet package or by downloading their last versions, and make sure that your code refers to the
FlexibleParser namespace
. - Take a look at the readme file and do the first tests. You might also be interested in watching this video, which shows the most distinctive features of DateParser.
- Download the test application code to get a better understanding.