Month
class Month
Represents a month in the Gregorian calendar.
Protobuf type google.type.Month
Constants
MONTH_UNSPECIFIED |
The unspecifed month. Generated from protobuf enum |
JANUARY |
The month of January. Generated from protobuf enum |
FEBRUARY |
The month of February. Generated from protobuf enum |
MARCH |
The month of March. Generated from protobuf enum |
APRIL |
The month of April. Generated from protobuf enum |
MAY |
The month of May. Generated from protobuf enum |
JUNE |
The month of June. Generated from protobuf enum |
JULY |
The month of July. Generated from protobuf enum |
AUGUST |
The month of August. Generated from protobuf enum |
SEPTEMBER |
The month of September. Generated from protobuf enum |
OCTOBER |
The month of October. Generated from protobuf enum |
NOVEMBER |
The month of November. Generated from protobuf enum |
DECEMBER |
The month of December. Generated from protobuf enum |