DateRanges in C#

Russell Hammett Jr. (Kritner)
1 min readSep 1, 2018

--

Been playing around a bit with GitHub to try to get the feel for Git terminology, branching/merging, etc. My repo(s) can be found at: https://github.com/Kritner/

Was kind of surprised to find out there is no `DateRange` class within .net. I attempted to create the starts of one here: https://github.com/Kritner/Common/blob/master/Kritner.Common/DateExtensions/DateRange.cs Currently only includes DateRange — could contain more stuff at some point.

Getting my Surface Pro 3 tomorrow hopefully I’ll have more of a chance to randomly type in a compiler while watching TV once it’s here! :3

Originally published at kritner.blogspot.com on November 28, 2014.

--

--

Russell Hammett Jr. (Kritner)
Russell Hammett Jr. (Kritner)

Written by Russell Hammett Jr. (Kritner)

Just a boring Application Developer/Dad. I enjoy gaming, learning new technologies, reading, and potentially other stuff. That’s about it.

No responses yet