public class DateUtil extends Object
| Constructor and Description |
|---|
DateUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isValidDate(int year,
int month,
int day) |
static boolean |
isValidTime(int hours,
int minutes,
int seconds) |
Copyright © 2010 - 2020 Adobe. All Rights Reserved