Uses of Class
de.uplanet.lucy.server.scripting.ChimeraDate
-
Uses of ChimeraDate in de.uplanet.lucy.server.scripting
Modifier and TypeMethodDescriptionChimeraDate.asDate()
Get the current date, i.e.Get the current date, i.e.Get the current date, i.e.ChimeraDate.asTime()
Get the current time, i.e.ChimeraDate.getWithoutFractionalSeconds()
Discard the fractional seconds using the UTC time zone.ChimeraDate.getWithoutFractionalSeconds
(String p_strTimeZone) Discard the fractional seconds.ChimeraDate.getWithoutFractionalSeconds
(TimeZone p_tz) Discard the fractional seconds. -
Uses of ChimeraDate in de.uplanet.lucy.server.scripting.groovy
Modifier and TypeMethodDescriptionCurrentTimestampClosure.call()
Get the current timestamp as both ajava.sql.Timestamp
and as a
.IDateTimeValueHolder
NowClosure.call()
Get the current date as both ajava.sql.Timestamp
and as a
.IDateTimeValueHolder