public class DateUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DATE_ONLY_FOUR_DIGITS_YEAR_LENGTH_VALIDATION |
static boolean |
FOUR_YEARS_VALIDATION |
| Constructor and Description |
|---|
DateUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isValidDate(String date,
DateType format,
String rfc) |
public static final String DATE_ONLY_FOUR_DIGITS_YEAR_LENGTH_VALIDATION
public static boolean FOUR_YEARS_VALIDATION
Copyright © 2018. All rights reserved.