Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-18 | add IEquatable<SDate> interface to SDate (#307) | Jesse Plamondon-Willard | |
2017-06-18 | simplify date operators by making SDate.GetHashCode() return unique ordered ↵ | Jesse Plamondon-Willard | |
values, expand unit tests (#307) | |||
2017-06-18 | - This adds in operators to SDate. And Tests. And a NUnit Adapter - sorry ↵ | Nicholas Johnson | |
about the latter.. | |||
2017-06-07 | add date utility | Jesse Plamondon-Willard | |