public class DateUtils
extends java.lang.Object
Constructor and Description |
---|
DateUtils() |
Modifier and Type | Method and Description |
---|---|
static org.joda.time.DateTime |
fromZuluTime(java.lang.String instant) |
static java.lang.String |
toZuluTime(org.joda.time.DateTime d) |
static org.joda.time.format.DateTimeFormatter |
zulu() |