Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Artful Two for Clipper 5.0 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

Syntax

BOM( [ dDate ] )

Purpose

Determines the first day of the month of dDate.

Arguments

     dDate -- date from which to calculate; defaults to today

Setup

None.

Example

     ? DATE()
     ? BOM()
     ? BOM( CTOD( "12/05/90" ) ) && Returns 12/01/90

Returns

Date of the first day of the month of dDate.

Side Effects

None.

Artful Calls

STD_DATE

Source File

AA_BOM.PRG

See Also: BONM() EOM()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson