BeginningOfMonth()

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

BeginningOfMonth()

Previous pageReturn to chapter overviewNext page

Purpose

Returns the first date in a month.

Syntax

BeginningOfMonth( <dDate> ) dNewDate

Argument

<dDate> is a date value that is used to identify the month and year of the returned date.

Returns

BeginningOfMonth() returns a date value with the same month and year as dDate but with the day set to one (1).