Day Property

       

Returns or sets a value that specifies the current day number.

Syntax

object.Day [= number]

The Day property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
number A numeric expression that evaluates to an integer indicating the day number.

Remarks

The Day property can be set to any integer from 1 to 31.