getMonthOfYear
Integer
getMonthOfYear()
Returns the month of the year as an integer. January = 1, February -2, etc.
Parameters:
This function takes no parameters.
Returns:
Integer containing the month of the year.
Example:
month = getMonthOfYear() // month is now an integer with the current month.
Related topics
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*