[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Function:   DTBOY( [<expD>] ) --> date

Synopsis:   Calculates the beginning of the year a given date falls in.

            [<expD>]    optional date; defaults to current date.

Examples:   lStartYear := DTBOY( CTOD( "10/15/90" ) )
            && lStartYear will contain 01/01/90

Returns:    Beginning DATE of the YEAR in which the passed
            parameter falls;
            NIL if invalid parameter is passed.

See Also: DTBOM() DTDATEADD() DTDIFF() DTDTOW() DTDINM() DTDOY()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson