Verwendungen von Klasse
de.uplanet.lucy.server.scripting.ChimeraDate
Packages, die ChimeraDate verwenden
-
Verwendungen von ChimeraDate in de.uplanet.lucy.server.scripting
Methoden in de.uplanet.lucy.server.scripting, die ChimeraDate zurückgebenModifizierer und TypMethodeBeschreibungChimeraDate.asDate()Get the current date, i.e. the instance in time with its UTC time part set to zero.Get the current date, i.e. the instance in time with its time part set to zero in the given time zone.Get the current date, i.e. the instance in time with its time part set to zero in the given time zone.ChimeraDate.asTime()Get the current time, i.e. the instance in time with its date set to zero 1970-01-01 in the UTC time zone.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. -
Verwendungen von ChimeraDate in de.uplanet.lucy.server.scripting.groovy
Methoden in de.uplanet.lucy.server.scripting.groovy, die ChimeraDate zurückgebenModifizierer und TypMethodeBeschreibungCurrentTimestampClosure.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