Code Generation: Date in Code Template
Code Generation: Date in Code Template
Article summary
Did you find this summary helpful?
Thank you for your feedback
We have added the ability to push the current date when generating test scripts.
There are two new keywords:
- {{{DateTime}}} - This prints the current date and time in the format (yyyy-MM-dd HH:mm:ss).
- {{Date}}} - This prints the current date in the format (yyyy-MM-dd).
Example usage: