public class DateUtils extends Object
| Constructor and Description |
|---|
DateUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.time.LocalDateTime |
convertDateToLocalDateTime(Date date) |
static Date |
convertLocalDateTimeToDate(java.time.LocalDateTime localDateTime) |
Copyright © 2020. All rights reserved.