Set up a JOBP called "Definition early start". This JOBP starts once in the future.
Now checking the JOBP in the Process Monitor, the date format under the "Definition early start" looks like format: YYYY-MM-DD HH-MM-SS
All other Dates and Times are in the correct format: DD-MM-YYYY HH-MM-SS
The displayed date format is independent of the language selection.
Steps to reproduce
1. Open a JOBP object in process assembly
2. In Workflow Tab, select properties on start button
3. In time and dependencies set the earliest start time to a time in the future for example 7PM
4. Execute the Jobp object
5. Open monitor and right-click on details we can see the earliest start time set as follows
Earliest start
2020-05-21 19:00:00
While the other times are displayed as
Activation
5/21/2020 06:49:10 AM
Start
5/21/2020 06:49:10 AM
Automic Automation
Component: Initial Data
Component: Initial Data
Automation Engine 12.3.5 - Available
Automation Engine 12.3.4 - Available
Public short description EN:
Date format for earliest start time in YYYY-MM-DD HH-MM-SS format
Public description EN:
A problem has been fixed where the date format for earliest start time of a workflow is always shown in the format YYYY-MM-DD HH-MM-SS instead of the selected date format.
This bug affect only the display of earliest start in the details of a Workflow execution.
After this fix the same format will be used for earliest start, activation or start time.