| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
DAY_MILLISECONDS |
86400000L |
public static final int |
HOURS_PER_DAY |
24 |
public static final int |
MINUTES_PER_HOUR |
60 |
public static final int |
SECONDS_PER_DAY |
86400 |
public static final int |
SECONDS_PER_MINUTE |
60 |
Copyright © 2022. All rights reserved.