DateTimeExtensions.EndOfMonth

Returns the very end of the given month (the last millisecond of the last hour for the given date)

public static DateTime EndOfMonth(DateTime obj)

Return Value

Returns the very end of the given month (the last millisecond of the last hour for the given date)

Parameters

obj
DateTime Base, from where the calculation will be preformed.


See also:

Class DateTimeExtensions

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic