Parse Japanese Calendar

Logic Name

Parse Japanese Calendar

Function

Parses Japanese calendar, converts to date/time, and outputs.

Data Types

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

Properties

Category Property Description
Required Era name Select the format of the era.
Required Years Select the format of the number of years.
Required Year Select the format of the year.
Required Months Sets format of the number of months.
Required Month Sets format of the month.
Required Days Sets format of the number of days.
Required Day Sets format of the day.
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

This logic converts input data to date/time data.
Property Settings
Property Setting
Era name 昭和
Years 五十五
Year
Months 十二
Month
Days
Day
Input Data
大正十五年五月十一日
平成元年九月一日
平成二十二年十月十七日
Result Data
1926-05-11T00:00:00.000+0900
1989-09-01T00:00:00.000+0900
2010-10-17T00:00:00.000+0900