public class Dates extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
DATE_COMPACT |
static int |
DATE_NORMAL |
| 限定符和类型 | 方法和说明 |
|---|---|
static Date |
getDate(Date startTime,
int delay) |
static Date |
getDate(int delay) |
static long |
getGap(Date startTime,
Date endTime) |
static long |
getGap(Date startTime,
Date endTime,
long unitMillis) |
static Date |
toDate(Object value) |
static String |
toString(Date date) |
static String |
toString(Date date,
int pattern) |
Copyright © 2016. All rights reserved.