Click or drag to resize

DateTruncateDay Method

Change the day of a date to the first day in the month.

Namespace: Austra.Library.Dates
Assembly: Austra.Library (in Austra.Library.dll) Version: 2.5.0+44e7797405725ef3cf24b3ff0eba94ce6c649601
Syntax
C#
public Date TruncateDay()

Return Value

Date
The new truncated date.
See Also