Use this expression to set a specific date / month / year for the current date.
Set Period (what, value) = output
1. Set Period (Year,1988) = 28-12-1988
2. Set Period (month,6) = 28-6-2018
3. Set Period (date,1) = 01-12-2018
| Input Parameter Name | Description |
|---|---|
| what | What part of the date to be changed (Year / Month / Date). |
| value | Desired value as required to change the date. |