Purpose:
Determines the day (1�31) of the month of a date and returns it as a string.
Parameter:
Date
Return value:
String
Example:
Day$(Date("17.10.2009")) Result: "17"
Purpose:
Determines the day (1�31) of the month of a date and returns it as a string.
Parameter:
Date
Return value:
String
Example:
Day$(Date("17.10.2009")) Result: "17"