Curl command to set date property value
Hi,
How can I set date as a property value on a node using CURL command?
Currently I am trying to execute below curl command but it is setting as String property.
curl -u "user:pwd" --data "displayDate=2016-10-19T09:16:43.215-04:00" http://localhost:4502/content/my-site/my-page/jcr:content
Thanks,
Radha Krishna N
