DateTimeExtensions.BeginningOfMonth

Returns the Start of the given month (the fist millisecond of the given date)

public static DateTime BeginningOfMonth(DateTime obj)

Return Value

Returns the Start of the given month (the fist millisecond of 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