Tuesday, 20 August 2013

How to turn DateTime to last day of the month?

How to turn DateTime to last day of the month?

If I have a DateTime which is, for example, 2012-05-24, what is the
quickest way to convert it to a date which is the last day of that month
(2012-05-31).

No comments:

Post a Comment