Classic WTF - The Long Way
by in Coded Smorgasbord on 2015-01-012014 was a great year for us and hopefully for you too! Happy 2015 everybody! Enjoy this popular WTF from all the way back in May.
Sometimes, a developer just needs to take the long way around. Sure, a line of code like DateTime StartTime = DateTime.Now
looks simple and readable, but what happens if you want the StartTime variable to be not exactly now?