KickstartWithBootstrap icon indicating copy to clipboard operation
KickstartWithBootstrap copied to clipboard

error in parsing dates.

Open ghost opened this issue 11 years ago • 2 comments

I set a date in a form field. My locale is italian. When I submit the form it says that property must be a valid date. There are problems in parsing dates? Thank you.

ghost avatar Feb 21 '14 10:02 ghost

Same problem

fstiffo avatar Feb 25 '14 11:02 fstiffo

This article from StackOverflow helped to resolve the issue: http://stackoverflow.com/questions/2871977/binding-a-grails-date-from-params-in-a-controller/2872291#2872291

fstiffo avatar Feb 25 '14 14:02 fstiffo