Searched defs:millisPerHour (Results 1 – 7 of 7) sorted by relevance
58 static final int millisPerHour = 3600000; field in TimeZoneTest
61 static final int millisPerHour = 3600000; field in TimeZoneTest
1528 static final int millisPerHour = 60*60*1000; field in DateFormatSymbols
905 private static final int millisPerHour = 60 * 60 * 1000; field in SimpleDateFormat
1486 static final int millisPerHour = 60*60*1000; field in DateFormatSymbols
904 private static final int millisPerHour = 60 * 60 * 1000; field in SimpleDateFormat
81 const int32_t TimeZoneTest::millisPerHour = 3600000; member in TimeZoneTest