Represents a month in the Gregorian calendar.
Protobuf type google.type.Month
| Constants |
| public Google The month of April. Generated from protobuf enum APRIL = 4; |
| public Google The month of August. Generated from protobuf enum AUGUST = 8; |
| public Google The month of December. Generated from protobuf enum DECEMBER = 12; |
| public Google The month of February. Generated from protobuf enum FEBRUARY = 2; |
| public Google The month of January. Generated from protobuf enum JANUARY = 1; |
| public Google The month of July. Generated from protobuf enum JULY = 7; |
| public Google The month of June. Generated from protobuf enum JUNE = 6; |
| public Google The month of March. Generated from protobuf enum MARCH = 3; |
| public Google The month of May. Generated from protobuf enum MAY = 5; |
| public Google The unspecified month. Generated from protobuf enum MONTH_UNSPECIFIED = 0; |
| public Google The month of November. Generated from protobuf enum NOVEMBER = 11; |
| public Google The month of October. Generated from protobuf enum OCTOBER = 10; |
| public Google The month of September. Generated from protobuf enum SEPTEMBER = 9; |
| Methods |
| public static name( $value) |
| public static value( $name) |
| Properties |
| private static $valueToName = ['MONTH_UNSPECIFIED', 'JANUARY', 'FEBRUARY', 'MARCH', 'APRIL', 'MAY', 'JUNE', 'JULY', 'AUGUST', 'SEPTEMBER', 'OCTOBER', 'NOVEMBER', 'DECEMBER'] |
| Properties |
| private static $valueToName = ['MONTH_UNSPECIFIED', 'JANUARY', 'FEBRUARY', 'MARCH', 'APRIL', 'MAY', 'JUNE', 'JULY', 'AUGUST', 'SEPTEMBER', 'OCTOBER', 'NOVEMBER', 'DECEMBER'] |
| Methods |
| public static name( $value) |
| public static value( $name) |