I like the new DateTime class, it has useful properties like .day, .dayOfWeek and .year. But where is .month? I am guessing this is an oversight?
While you fix this, is there an easy way to get the month from a given model time stamp?
Also, how do I most easily construct a DateTime when I have all the parts (year, month, day, hour, ..) separately?
(PS The Sign in and post button forgot my post after signing in.)