Uses of Class
de.uplanet.lucy.server.scripting.ChimeraDate
Packages that use ChimeraDate
Package
Description
-
Uses of ChimeraDate in de.uplanet.lucy.server.auxiliaries.calendar
Methods in de.uplanet.lucy.server.auxiliaries.calendar that return ChimeraDateModifier 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
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.velocity.util
Methods in de.uplanet.lucy.server.scripting.velocity.util that return ChimeraDate
DateTimeUtil.getAscensionDate(Object, TimeZone)
instead.