Returns the number of calendar days in a month.

 

Syntax:

numDays = DaysInMonth( m, y )

 

Parameter:

Description:

m, y

The month number, and year number

 

Returns:

Number of days in the specified month.

 

Example:

PRINT DaysInMonth( 5, 1990 )
 
' PRINTS 31

 

Links:

 

See Also:

Date Time Functions

 


Edit Time: 9/18/2020 11:59:54 AM


Topic ID#: 263

 

Created with Help & Manual 7 and styled with Premium Pack Version 2.80 © by EC Software