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
1470 static final int millisPerHour = 60*60*1000; field in DateFormatSymbols
904 private static final int millisPerHour = 60 * 60 * 1000; field in SimpleDateFormat
1511 static final int millisPerHour = 60*60*1000; field in DateFormatSymbols
905 private static final int millisPerHour = 60 * 60 * 1000; field in SimpleDateFormat
80 const int32_t TimeZoneTest::millisPerHour = 3600000; member in TimeZoneTest