public class DateUtils extends Object
| Constructor and Description |
|---|
DateUtils() |
| Modifier and Type | Method and Description |
|---|---|
static TimeZone |
getTimeZone(String ID)
This method is similar to
TimeZone.getTimeZone(String) with less contention |
public static TimeZone getTimeZone(String ID)
TimeZone.getTimeZone(String) with less contentionCopyright © 2003–2018 eXo Platform SAS. All rights reserved.