Get Month

Logic Name

Get Month

Function

Gets month from the input date/time.

Data Types

Location Type
The first input handler Date
Logic output Numeric
lightbulbRefer to "Logic Specifications" for details.

Properties

Category Property Description
Comment Comment The comment will also be output to the specifications.It does not affect the conversion process.

Logic Sample

Mapping Definition

Logic Settings and Processing Result

The logic gets month from the input data, and outputs the result.
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
Result Data
1
5
10