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 © 2017. All rights reserved.