Releases: db2222/DateAndTimeExtensions
Releases · db2222/DateAndTimeExtensions
Changed certain methods to get properties
https://www.nuget.org/packages/DateAndTimeExtensions/1.2.0
Today,Tomorrow,Yesterday,Now&Middayvariants are now get properties instead of methods. This way it's consistent with .NET itself.
New methods, made parameter optional & refactoring
https://www.nuget.org/packages/DateAndTimeExtensions/1.1.0
Minutesparameter ofSetTimeis now optional if you only want to set the hours.- Added methods
IsWeekday,IsWeekend,NextWorkday&PreviousWorkdayfor today. - Small refactoring.
Systemis not necessary anymore as the naming is distinct.