|
Day() |
|
|
Purpose To calculate the day of the month as a numeric value. Syntax Day( <dDate> ) nDay Argument <dDate> is the date to convert. Returns Day() returns a number in the range of 1 to 31 as a numeric value.
|