public class DateUtil extends Object
Constructor and Description |
---|
DateUtil() |
Modifier and Type | Method and Description |
---|---|
static Date |
getDateFromFormattedDate(String dateStr,
String format) |
static String |
getFormattedDate(Date date,
String format) |
Copyright © 2021. All rights reserved.