Uses of Class
de.uplanet.lucy.server.scripting.ChimeraDate
Package
Description
Contains helper and convenience classes for Velocity-based web authoring with Intrexx.
-
Uses of ChimeraDate in de.uplanet.lucy.server.auxiliaries
-
Uses of ChimeraDate in de.uplanet.lucy.server.auxiliaries.calendar
Modifier and TypeMethodDescriptionCalHelper.getAscensionDate
(Object p_obj, TimeZone p_tz) Deprecated.CalHelper.getAshWednesdayDate
(Object p_obj, TimeZone p_tz) Deprecated.UseDateTimeUtil.getAshWednesdayDate(Object, TimeZone)
instead.CalHelper.getCorpusChristiDate
(Object p_obj, TimeZone p_tz) Deprecated.UseDateTimeUtil.getCorpusChristiDate(Object, TimeZone)
instead.CalHelper.getEasterDate
(Object p_obj, TimeZone p_tz) Deprecated.UseDateTimeUtil.getEasterDate(Object, TimeZone)
instead.CalHelper.getEasterMondayDate
(Object p_obj, TimeZone p_tz) Deprecated.UseDateTimeUtil.getEasterMondayDate(Object, TimeZone)
instead.CalHelper.getGoodFridayDate
(Object p_obj, TimeZone p_tz) Deprecated.UseDateTimeUtil.getGoodFridayDate(Object, TimeZone)
instead.CalHelper.getMaundyThursdayDate
(Object p_obj, TimeZone p_tz) Deprecated.UseDateTimeUtil.getMaundyThursdayDate(Object, TimeZone)
instead.CalHelper.getPenanceDayDate
(Object p_obj, TimeZone p_tz) Deprecated.UseDateTimeUtil.getPenanceDayDate(Object, TimeZone)
instead.CalHelper.getPentecostDate
(Object p_obj, TimeZone p_tz) Deprecated.UseDateTimeUtil.getPentecostDate(Object, TimeZone)
instead.CalHelper.getShroveMondayDate
(Object p_obj, TimeZone p_tz) Deprecated.UseDateTimeUtil.getShroveMondayDate(Object, TimeZone)
instead.CalHelper.getWhitMondayDate
(Object p_obj, TimeZone p_tz) Deprecated.UseDateTimeUtil.getWhitMondayDate(Object, TimeZone)
instead.CalHelper.getWhitSundayDate
(Object p_obj, TimeZone p_tz) Deprecated.UseDateTimeUtil.getWhitSundayDate(Object, TimeZone)
instead. -
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.velocity.util
DateTimeUtil.getAscensionDate(Object, TimeZone)
instead.