Month$

 

Purpose:

Determines and returns the month (1...12) as a string.

Parameter:

Date

Return value:

String

Example:

Month$(Date("2015.10.17"))           Result: "10"