MinuteOfHour

  • The content lists quarter-hour enumerations such as "FIFTEEN".

  • The table defines different enumeration values including UNSPECIFIED, UNKNOWN, ZERO, FIFTEEN, THIRTY, and FORTY_FIVE.

  • Each enumeration corresponds to a specific time designation, like "Fifteen minutes past the hour" for FIFTEEN.

Enumerates of quarter-hours. For example, "FIFTEEN"

Enums

UNSPECIFIED

Not specified.

UNKNOWN

The value is unknown in this version.

ZERO

Zero minutes past the hour.

FIFTEEN

Fifteen minutes past the hour.

THIRTY

Thirty minutes past the hour.

FORTY_FIVE

Forty-five minutes past the hour.