hi, im using Java Back-End, the MVC framework is called VRaptor4 and the
date pattern is in Iso8601, so when the AngularJS send the data value to
the server, i get the Caused by: java.text.ParseException: Unparseable
date: "16/07/2014"
how can i change the date input to use the iso8601 format, if im not wrong,
the pattern for Iso8601 is this one -> *YYYY-MM-DDThh:mm:ss.sTZD*
i tried new Date("16/07/2014"), Date,parse("16/07/2014")
and others, but all failed
--
You received this message because you are subscribed to the Google Groups
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.