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