0
Set Current Date Time
Description
The Set Current Date Time part allows you to assign current date time to a specific data object.
Use
This part is located in a process node. To add it, go to your Designer and add a process node to your logicnet.
- In the editor on the right side of your screen, click "Data & time".
- Select "Set current date & time" from the dropdown menu.
- Enter the required parameters and click Save.
Editor Fields
Field |
Type / Options |
Mandatory/ |
Description |
Data object |
text |
M |
This is the name of the data object or variable name in which the system will save the current date and time. |
Format |
Standard date/time (YYYYMMDD.HHMMSS) | Epoch |
M |
This is the output format in which you want the system to save the date/time. |
Time Zone |
Server | GMT |
M |
If you select the standard date/time option for your date format, this is where you select if you want the time zone for the system to use. You can select the time zone in which the server hosting your application is located or GMT. |
Example
Please download and import the following example project in your workspace.
Like
Follow
Reply