Forum Discussion
Christoph_Schwa
17 years agoContributor
Hi Ole,
i want to do something like this request from a database:
AnyUser
Module
IContract
Login
2008-06-10T00:00:00.000+02:00
2008-06-12T00:00:00.000+02:00
where i would like to replace the Date in2008-06-10T00:00:00.000+02:00 with a date from a property: ${#TestSuite#TodaysDate} (currently set to Wed Jun 11 16:39:07 CEST 2008)
so the createdFrom should look like this:${#TestSuite#TodaysDate}
thanks,
Chris
i want to do something like this request from a database:
where i would like to replace the Date in
so the createdFrom should look like this:
thanks,
Chris