Date Time Now
The Date Time Now component is used to retrieve the current date and time or perform operations on a specified date.
Parameters
Operations : Select the operation. Type : String
Date : If you select the "Custom Date" or "Custom Date and Time" operation in the Operation parameter, you can specify the custom date or date and time using this parameter. This parameter has a type of DateTime. Type : DateTime
Result : Returns the output of the operation. Type : DateTime
Usage
To use the Date Time Now component in your workflow, follow these steps:
Drag and drop the Date Time Now component into your sequence or workflow.
Configure the component by providing the necessary input:
Select the desired operation from the Operation parameter. You can choose from options like "Current Date and Time," "Custom Date," or "Custom Date and Time."
If you select the "Custom Date" or "Custom Date and Time" operation, specify the custom date or date and time using the Date parameter.
Continue building your sequence or workflow by adding other components or actions that rely on the retrieved or specified date and time.
Access the date and time value by referencing the Result output parameter of the Date Time Now component.
By utilizing the Date Time Now component, you can easily retrieve the current date and time or work with custom dates and times within your workflow or application. This enables you to perform various operations and calculations based on the date and time information.