Clock::getMonth()
Returns the current month, from 1 for January to 12 for December.
Syntax
Java
.getMonth()
Scratch
(current [month v])
Return
int
Returns the current month, from 1 for January to 12 for December.
.getMonth()
(current [month v])
int