Skip to main content
Version: 25.2

month

Function

Returns the month number of a given date, from 1 to 12, or of the current date if no parameter is given.

Examples:

put the month -—> 6
put month("2021-07-08") -—> 7

Related terms in the SenseTalk Dictionary.