Hi,
I'm trying to add the DateTIme stamp to on of my queries in the following
format: yyyy-MM-dd HH:mm:ss. 
I am using the following Javascript function to do this.
${__javaScript(new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(new
java.util.Date()))}
Does not seem to work. I get an empty string. Any ideas on how to correct
this? 

Thanks,
Satish
-- 
View this message in context: 
http://jmeter.512774.n5.nabble.com/DateTime-stamp-in-ISO-format-tp3237193p3237193.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to