Forum Discussion
sanj
Super Contributor
Here are some cool examples of how to play with Date objects using Groovy
https://examples.javacodegeeks.com/jvm-languages/groovy/groovy-date-example/
Sandyapitester
8 years agoFrequent Contributor
Hi All,
So far in my suite property have used ${= new Date().format('yyyy-MM-dd')}
this will help us to get the current date and time
but now I need to get the date current date + 2 or -2
I tried like
So far in my suite property have used ${= new Date().format('yyyy-MM-dd, +2')}
but it's not working.
Please share the imput
Related Content
- 9 years ago
- 4 years ago
Recent Discussions
- 5 days ago
- 9 days ago