public class CalendarUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String[] |
DATE_PATTERNS |
protected static org.joda.time.format.DateTimeFormatter[] |
FORMATTERS |
| Constructor and Description |
|---|
CalendarUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Date |
parse(String dateString) |
static Calendar |
parseCalendar(String value) |
protected static final String[] DATE_PATTERNS
protected static org.joda.time.format.DateTimeFormatter[] FORMATTERS
Copyright © 2020. All Rights Reserved.