Last Updated: May 27, 2021
Use this function to update a field value for the current date.
Set Field For Current Date (field_name, field_value)
Input Parameter Name | Description |
---|---|
field_name | The field to be updated Accepted field names are: year, month, day, hour and minute |
field_value | Value to be updated for the respective field |
Return value | Description |
---|---|
Date | Returns the date in the predefined %d-%m-%Y %H:%M format |
Set Field For Current Date (month, 04)
To view all the Date functions, click here.