Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Clipper Tools One Guide - <b>eoy()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
EOY()

Syntax:     EOY([<expD>])

Arguments:  <expD> denotes the date to calculate the last day of the
            year containing this date.

Returns:    A date value.
            The date is December 31 of the year expressed in <expD>.

Usage:      With EOY() the introduction of a value of the date type for
            December 31 of a year is avoided.

Notes:      The function  will default to the system date if no date
            argument is passed.  A zero date will again produce a
            zero date.

Library:    CT1.LIB


--------------------------------- Example ------------------------------

Examples:   * The last day of the current year (1989)
            ? BOY()                             && 12/31/89



See Also: BOM() BOY() EOM() EOQ()

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