Drink some coffee, it was a joke :laugh:
C
Carl B Johnson
@Carl B Johnson
Posts
-
How to get today's date -
How to get today's dateHa, I come from a Java background so my first thought was "What's wrong with it" :) I switched over to .NET about 7 years ago. so now I would write it like this:
DateTime.Now.Date.ToShortDateString()