Package | Description |
---|---|
lucee.commons.date |
Modifier and Type | Method and Description |
---|---|
boolean |
DateTimeUtil.toBooleanValue(DateTime dateTime)
cast boolean value
|
DateTime |
DateTimeUtil.toDateTime(TimeZone tz,
int year,
int month,
int day,
int hour,
int minute,
int second,
int milliSecond) |
long |
DateTimeUtil.toTime(TimeZone tz,
int year,
int month,
int day,
int hour,
int minute,
int second,
int milliSecond) |
Copyright © 2015 Lucee