Monthly Archive: February 2015

0

C# DateTime Extensions

Hello! So for the past few weeks I’ve been working with a lot of DateTime logic in the app I’m developing, and I wrote some c# DateTime extension methods for my own purposes. I thought I’d share them in case anyone...