Uses of Class
org.nuxeo.ecm.automation.core.scripting.DateWrapper
Packages that use DateWrapper
-
Uses of DateWrapper in org.nuxeo.ecm.automation.core.scripting
Methods in org.nuxeo.ecm.automation.core.scripting that return DateWrapperModifier and TypeMethodDescriptionThis method is similar toCoreFunctions.calendar(Calendar)
but takes aDate
argument.protected DateWrapper
DateWrapper.dateWrapper
(int unit, int value) DateWrapper.days
(int days) DateWrapper.months
(int months) DateWrapper.seconds
(int seconds) DateWrapper.weeks
(int weeks) DateWrapper.years
(int years)