DEV Community

Russ Hammett
Russ Hammett

Posted on • Originally published at kritner.blogspot.com on

DateRanges in C#

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/ 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

Top comments (0)