Skip to content

Release v2.1.0

Compare
Choose a tag to compare
@InvaderZim85 InvaderZim85 released this 14 Oct 18:20
· 2 commits to main since this release

Whats new?

Added three new DateTime extensions:

  1. SetStartOfDay(): sets the time to the first possible value (00:00:00)
  2. SetEndOfDay(): sets the time to the last possible value (23:59:59)
  3. SetTime(int hour, int minute, int second): sets the time to a specific value