public class DateUtil extends Object
Constructor and Description |
---|
DateUtil() |
Modifier and Type | Method and Description |
---|---|
static Date |
asSqlDate(Date date) |
static Time |
asSqlTime(Date date) |
static Timestamp |
asSqlTimestamp(Date date) |
static String |
date2str(Date date) |
static Date |
sql2Date(Date date) |
static Date |
str2date(String str) |
static Date |
str2time(String str) |
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.