getDayOfMonth
Integer
getDayOfMonth ()
Returns the day of the month. The first day of the month is 1.
Parameters:
This function takes no parameters.
Returns:
An integer that is the day of the month.
Example:
day = getDayOfMonth()
// day is an integer the day of the month, e.g. 25
// day is an integer the day of the month, e.g. 25
Related topics
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*