Skip to content

Releases: db2222/DateAndTimeExtensions

Changed certain methods to get properties

02 Oct 16:46

Choose a tag to compare

https://www.nuget.org/packages/DateAndTimeExtensions/1.2.0

  • Today, Tomorrow, Yesterday, Now & Midday variants are now get properties instead of methods. This way it's consistent with .NET itself.

New methods, made parameter optional & refactoring

02 Oct 16:26

Choose a tag to compare

https://www.nuget.org/packages/DateAndTimeExtensions/1.1.0

  • Minutes parameter of SetTime is now optional if you only want to set the hours.
  • Added methods IsWeekday, IsWeekend, NextWorkday & PreviousWorkday for today.
  • Small refactoring. System is not necessary anymore as the naming is distinct.

Initial release

02 Oct 15:55

Choose a tag to compare