Date-Time
This function block retrieves the current date and time, outputting it as a formatted string.
π₯ Inputs
This function block does not accept any inputs.
π€ Outputs
String
This output provides the current date and time formatted as a string (e.g., "2023-03-19 15:45:30").
πΉοΈ Controls
There are no user-adjustable controls for this block as it automatically fetches the current date and time upon evaluation.
π¨ Features
Real-Time Updates
The block retrieves the current date and time every time it is evaluated, ensuring that the information is up-to-date.
Formatted String Output
The date and time are returned as a string in a standard and readable format.
π Usage Instructions
No Setup Needed: Simply incorporate this block into your workflow; there are no inputs to configure.
Connect to Outputs: You can connect the output to other blocks that require the current date and time as a string.
π Evaluation
Upon evaluation, this function block outputs the current date and time as a formatted string.
π οΈ Troubleshooting
Last updated