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

EOM( [ dDate ] )

Purpose

Determine the last day of the month of dDate.

Arguments

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

Setup

None.

Example

     ? DATE()
     ? EOM()
     ? EOM( CTOD( "12/05/90" ) )  && Returns 12/31/90

Returns

Date of the last day of the month of dDate.

Side Effects

None.

Artful Calls

BONM

Source File

AA_EOM.PRG

See Also: BOM() BONM()

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