Purpose:
Determines and returns the month (1...12) as a string.
Parameter:
Date
Return value:
String
Example:
Month$(Date("2007.10.17")) Result: "10"
Purpose:
Determines and returns the month (1...12) as a string.
Parameter:
Date
Return value:
String
Example:
Month$(Date("2007.10.17")) Result: "10"