The __time() function only supports SimpleDateFormat so it's not possible. You'll need to use one of the scripting functions such as javascript, jexl or beanshell to get the current time and add the appropriate value.
On 19/08/07, orca_shai <[EMAIL PROTECTED]> wrote: > > Hi, > > for my testing i need to send to server tomorrows date in miliseconds. > i know i can use the __time function but how do i add to the rerurned value > 24 hours in? > > tried to use add() but then it i get the time in MMdd format. > > if anyone can help... > > 10x > -- > View this message in context: > http://www.nabble.com/how-to-calculate-tomorrows-date-tf4293936.html#a12223397 > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

