CslaContrib extension library to CSLA .NET 4.5.50 was published on CodePlex.
This release is version synchronized to CSLA .NET 4.5.501 and is also available on NuGet
Besides standard SmartDate parsing that converts to yesterday, today and tomorrow dates, the extended parser adds parsing for:
Full specifications for SmartDateExtendedParser on attached file.
You just need to declare it once, like this:
Csla.SmartDate.CustomParser = CslaContrib.SmartDateExtendedParser.ExtendedParser;
Nice work! About the version though, is it really .50 or is it .501 to match Csla?
The version is 4.5.50
Copyright (c) Marimer LLC