public final class TimeUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static TimeZone |
TIMEZONE_UTC |
| Modifier and Type | Method and Description |
|---|---|
static long |
currentMicro() |
static Timestamp |
currentTimestamp() |
static String |
format(long time) |
static String |
formatMicroSpan(long time) |
static String |
formatPath(long time) |
static Integer |
getAge(Date dateOfBirth) |
static Date |
parseDate(String date) |
public static final TimeZone TIMEZONE_UTC
Copyright © 2016. All rights reserved.