XPmonthLen() Return length of month ------------------------------------------------------------------------------ Function: XPmonthLen() Syntax: XPmonthLen([dVar]) --> nDays Arguments: dVar is a date, defaults to date() (ie. today). Returns: The length of the month in days. Usage: XPmonthLen(XPstod('19920214')) --> 29