Date/Time Constant

Logic Name

Date/Time Constant

Function

Outputs date/time according to Gregorian calendar.

Data Types

Location Type
Logic output Date
lightbulbRefer to "Logic Specifications" for details.

Properties

Category Property Description
Required Year Sets year in Gregorian calender(1970 A.D. or after).
Required Month Sets month(1 - 12).
Required Day Sets day (1 - 31).
Required Hour Sets hour (0 - 23).
Required Minute Sets minute (0 - 59).
Required Second Sets second (0 - 59).
Comment Comment The comment will also be output to the specifications.It does not affect the conversion process.

Properties (Studio for Web)

Category Property Description
Required Date/Time / MM/DD/YYYY Sets year in Gregorian calender(1970 A.D. or after, month(1 - 12), and day (1 - 31).
Required Date/Time / hh:mm:ss Sets hour (0 - 23), minute (0 - 59), and second (0 - 59).
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 outputs date/time data.
Property Settings
Property Setting
Year 2010
Month 10
Day 17
Hour 1
Minute 2
Second 3
Result Data
2010-10-17T01:02:03.000+0900