I'm running Neoload 5.2.4 on Windows.
I'm testing an API that requires a date formatted according to the ISO 8601 standard. Example
"authentication-datetime" : "2016-02-22T14:44:40.411Z"
But none of the formats available when creating a currentdate variable are in that format, and I can't add my own format.
How can I do it?
The drop down list with the date pattern is editable so you can create your own date pattern if needed.