Hi All,After surfing over net for couple of hours, found the solution!!We need to pass TypeHint as Date [1]So the curl command will becurl -u "user:pwd" --data "displayDate=2016-10-19T09:16:43.215-04:00" --data "displayDate@TypeHint=Date" http://localhost:4502/content/my-site/my-page/jcr:content [1]...