Searched defs:HOURS_PER_DAY (Results 1 – 8 of 8) sorted by relevance
104 const HOURS_PER_DAY: i64 = 24; constant
32 private static final int HOURS_PER_DAY = 24; field in GmtTimeZone
47 constexpr int HOURS_PER_DAY = 24; variable
42 static constexpr int HOURS_PER_DAY = 24; member
79 private static final int HOURS_PER_DAY = 24; field in ChronoLocalDateTimeImpl
136 static final int HOURS_PER_DAY = 24; field in LocalTime
1416 #define HOURS_PER_DAY 24 macro