[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
XPleapYear()
Return whether year is a Leap year
------------------------------------------------------------------------------
Function: XPleapYear()
Syntax: XPleapyear([dVar]) --> lLeapYear
Arguments: dVar is a date, defaults to date() (ie. today).
Returns: Whether the Year of the date is a Leap Year
Usage: XPleapYear(XPstod('19920214')) --> .t.
XPleapYear(XPstod('19930101')) --> .f.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson