Question
TCS
SE
Last activity: 14 May 2018 9:30 EDT
String was not a date 2018-05-04
We upgraded from 7.1.8 to 7.3.1 and we see issue with date format.
A property-set method on a property type Date for value 2018-05-04 was working fine in 7.1.8 but throws error in 7.3.1 with below error
String was not a date "2018-05-04"
This is easily replicable. In 7.1.8 it used to strip - and on clipboard the date is shown as 20180504. However, in 7.3.1 this strip on hypens doesnt happen. This is a change in behavior.