ES-869
The standard format for Date/Time format is added
- Version when it was added
-
Ver.2.3.0
- Affected module
-
HULFT IoT EdgeStreaming Studio
HULFT IoT EdgeStreaming Runtime
- Description
-
By using the following mapping logic, you can select the date/time format from the standard formats:
-
"Date" - "Calculation" - "Parse of date/time(Standard format)" logic
-
"String" - "Date" - "Date/Time formatting(Standard format)" logic
If you specify the date/time format in the same way as a version lower than 2.3.0, use the following mapping logics:
-
"Date" - "Calculation" - "Parse of date/time(Custom)" logic
-
"String" - "Date" - "Date/Time formatting(Custom)" logic
Due to the addition of the standard format for Date/Time formats, the name of the logic for specification of Date/Time formats was changed.
Before change:
-
Parse of date/time
-
Date/Time formatting
After change:
-
Parse of date/time(Custom)
-
Date/Time formatting(Custom)
-