Get Year

Logic name
Get Year (Document Mapper/Variable Mapper/Merge Mapper)
Function
This logic gets the year from the date/time in the input data.
Data types
Location |
Type |
---|---|
First input handler |
Date |
Logic output |
Numeric |
Refer to the following for details:
-
Logic specifications (Document Mapper/Variable Mapper)
-
Logic specifications (Merge Mapper)
Properties
Category |
Property |
Description |
---|---|---|
Comment |
Comment |
You can write a description of the logic. It doesn't affect the conversion process. |
Logic sample
Mapping definition

Logic settings and processing result
This logic gets the year from the date/time in the input data.
Property settings
Property |
Setting |
---|---|
None |
|
Input data
1975-01-02T03:04:05.006+0900 |
1983-05-06T07:08:09.010+0900 |
1988-10-11T12:13:14.015+0900 |
Output data
1975 |
1983 |
1988 |
For a list of logics, refer to Mapper Logic Guide.