Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the month in the year that is specified by a utcdatetime value.
Syntax
client server public static int month(utcdatetime t)
Run On
Called
Parameters
- t
Type: utcdatetime
A utcdatetime value for which to retrieve the value of the month component.
Return Value
Type: int
The month in the year of the specified utcdatetime value.