Set Day

Set Day

Logic name

Set Day (Document Mapper/Variable Mapper/Merge Mapper)

Function

This logic sets the day of the date/time in input data and returns the result.

Data types

Location

Type

First input handler

Date

Second input handler

Numeric

Logic output

Date

= Hint =

Refer to the following for details:

Properties

Category

Property

Description

Comment

Comment

You can write a description of the logic. It doesn't affect the conversion process.

Notes

  • When non-existing data/time is input or retrieved as the result of the calculation, it is automatically corrected to an actual existing date/time (for example: 2005/04/31 -> 2005/05/01).

Logic sample

Mapping definition

Set Day

Logic settings and processing result

This logic sets the day to the date/time in input data and outputs the result.

Property settings

Property

Setting

None

 

Input data

2007-01-01T01:00:00.000+0900,31

2008-02-10T02:00:00.000+0900,1

2009-03-15T03:00:00.000+0900,32

Output data

2007-01-31T01:00:00.000+0900

2008-02-01T02:00:00.000+0900

2009-04-01T03:00:00.000+0900

 

= Hint =

For a list of logics, refer to Mapper Logic Guide.