[<<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()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson