Package io.atlasmap.actions
Class DateFieldActions
java.lang.Object
io.atlasmap.actions.DateFieldActions
- All Implemented Interfaces:
AtlasFieldAction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ZonedDateTimeaddDays(AddDays addDays, ZonedDateTime input) static ZonedDateTimeaddSeconds(AddSeconds addSeconds, ZonedDateTime input) static ZonedDateTimecurrentDate(CurrentDate action) static ZonedDateTimecurrentDateTime(CurrentDateTime action) static ZonedDateTimecurrentTime(CurrentTime action) static IntegerdayOfMonth(DayOfMonth action, ZonedDateTime input) static IntegerdayOfWeek(DayOfWeek action, ZonedDateTime input) static IntegerdayOfYear(DayOfYear action, ZonedDateTime input)
-
Constructor Details
-
DateFieldActions
public DateFieldActions()
-
-
Method Details
-
addDays
-
addSeconds
-
currentDate
-
currentDateTime
-
currentTime
-
dayOfMonth
-
dayOfWeek
-
dayOfYear
-