public class DateUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DATE_FORMAT |
Constructor and Description |
---|
DateUtils() |
Modifier and Type | Method and Description |
---|---|
static Date |
toDate(java.time.ZonedDateTime zonedDateTime)
Convert a
ZonedDateTime to Date . |
public static final String DATE_FORMAT
Copyright © 2017. All Rights Reserved.