[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Returns the number of days in the specified month and year. [Property] Year=Sets the 4-digit year. ARG(int)|1|0 Month=Sets the month (a number ranging from 1 to 12). ARG(int)|1|0 [Methods] Days=Returns the number of days in the specified month and year. ARG(int)|3|1 *IsLeapYear=Returns an indication whether the specified year is a leap year. ARG(bool)|3|104 Year=Defines the year. ARG(int)|4|1 Month=Defines the month. ARG(int)|4|1