public class CSUtils extends Object
| Constructor and Description |
|---|
CSUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatDate(String date,
TimeZone timezone) |
static long |
getDiffBetweenTwoDates(Calendar c1,
Calendar c2) |
static Calendar |
getNextDate(Calendar c,
long delay) |
static TimeZone |
getUserTimezone(String username) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.