MinuteOfHour
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. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["This documentation describes an enumeration of quarter-hours used for time representation."],["The enums include `ZERO`, `FIFTEEN`, `THIRTY`, and `FORTY_FIVE`, representing minutes past the hour."],["`UNSPECIFIED` and `UNKNOWN` enums are also provided for cases where the quarter-hour is not specified or unknown."]]],[]]