Fitneese : Unable to parse the date

The below syntax is working fine till 12th of the month after that from 13th- 31st getting below Exception.

java.text.ParseException: Unable to parse the date: 13/12/2018

| populate field | To | with | "13/12/2018" |


variable defined: TODAY=!today (dd/MM/yyyy)
I want to populate date to dd/MM/yyyy

Syntax : | populate field | To | with | ${TODAY} |
Error : An error has occurred: Populate Field - To - 13/11/2018

 

Can anyone give a solution?

  Discussion posts and replies are publicly visible