public final class TimeUtil extends Object
Modifier and Type | Method and Description |
---|---|
static long |
toEpochMs(java.time.LocalDateTime time,
java.time.ZoneId zoneId) |
static java.time.LocalDateTime |
toLocalDateTime(long epochMs,
java.time.ZoneId zoneId) |
Copyright © 2017 ICF Olson. All rights reserved.