CBylerContributor9 years agoSet Project Level Variable for Current Date Question (see attached screenshot) I have various date formats that I test with each day. I have variables with those formats set at the Project Level. However, doing it in this manner requires...Show MoreDates.PNG10 KB
dd1984Occasional Contributor9 years agoHi, Try with below code. ${=import javax.xml.datatype.DatatypeFactory; def cal = Calendar.instance;cal.getTime().format("yyyy-MM-dd'T'HH:mm:ss")} I use it in my XML so that can use date with current time
Recent Discussions4.0.1 Not marking test as passedWhich Log4j VersionReadyAPI 4.0.1: How to see overview of open messages