On 20/03/2008, Vasco Figueira <[EMAIL PROTECTED]> wrote:
> Hi all,
>
>  ${today} is "20-03-2008"
>
>  ${__time("dd-MM-yyyy",today)}
>
>  How about tomorrow? I'm stuck.
>
>  Can we get today in timestamp, add it 1000*60*60*24 and print it in 
> "dd-MM-yyyy" format? How?
>

Not using the __time() function.

However, you can do whatever you want with the Javascript, Jexl or
BeanShell functions, see:

http://jakarta.apache.org/jmeter/usermanual/functions.html

>  Thanks in advance.
>  --
>  Best regards,
>
>  Vasco Figueira
>
>
>
>  ---------------------------------------------------------------------
>  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]

Reply via email to