Use this expression to get the current date in the format mentioned in the parameter.
Current Date and time string (format) = output
1. Current Date and time string (%d/%m/%Y) = 28/12/2018
2. Current Date and time string (%y-%m-%y) = 18-12-28
3. Current Date and time string (%Y.%d.%m) = 2018.28.12
Input Parameter Name | Description |
---|---|
format | Required date formats. |