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