Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Fast Library For Clipper 3.02 Reference - <b>lleap()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    lLeap()

         Returns a logic indicating if it is a bissextile year

    Syntax:

         lLeap ( dDate ) -> lIsLeap

         dDate : The date to determinate if it is bissextile or not

    Description:

         The format of the _SET_FORMAT do not affects the result.

    Return:

         .T. if it is bissextile and .F. it is not.

    Example:

         ? lLeap ( Date() )

See Also: cGetMonth() dToDMY() dAddMonth()

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