How to send todays date in JSON reqest while doing a HTTP Post.
Hi All I wanted to know if its possible to sent current day in JSON post request without me having to manually modify request each time. so I am looking for dynamic date My POST request looks...