Uses of Class
de.uplanet.lucy.server.scripting.ChimeraDate
Packages that use ChimeraDate
-
Uses of ChimeraDate in de.uplanet.lucy.server.scripting
Methods in de.uplanet.lucy.server.scripting that return ChimeraDateModifier 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
Methods in de.uplanet.lucy.server.scripting.groovy that return ChimeraDateModifier and TypeMethodDescriptionCurrentTimestampClosure.call()Get the current timestamp as both ajava.sql.Timestampand as a.IDateTimeValueHolderNowClosure.call()Get the current date as both ajava.sql.Timestampand as a.IDateTimeValueHolder