public class DateUtil extends Object
| Constructor and Description |
|---|
DateUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getDuration(Calendar cal1,
Calendar cal2) |
static String |
getDuration(Date d1,
Date d2) |
static String |
getDuration(long duration) |
static String |
getDuration(long ms1,
long ms2) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.