Release v2.1.0
Whats new?
Added three new DateTime
extensions:
SetStartOfDay()
: sets the time to the first possible value (00:00:00)SetEndOfDay()
: sets the time to the last possible value (23:59:59)SetTime(int hour, int minute, int second)
: sets the time to a specific value