How to get actual date and time values in rest api
I am trying to send updated cases everyday through scripted rest api but here the problem is I am getting date and time values in GMT timezone but I wanted the data in EST timezone.Can someone help me whether it is possible or not to get date and tim...