Hi ,
We have exposed the Postgres DB through Apigee API proxy. And the postgres data has a column field timestamp, even though the field is with timezone(GMT+0x:00), response we are getting contains the timestamp filed in UTC time zone. like:
"date_time": "2017-01-01T11:00:00.000Z"
We want it to be sent in i.e GMT+0x:00
I can get the timestamp from nodejs app in console.log but not sure how to get the API response timestamp field in IST timezone.
Thanks,
Amit.
Implemented CROS header but access token is not verified due to OPTIONS as Method 1 Answer
Why am I getting HTTP 404 in trial mode by executing simple hello world proxy? 1 Answer
Banks and PSD2: "Field day for aggregators" or opportunity for banks to become center of gravity? 2 Answers
Does anyone know if some Supermarkets APIs are available to developers? 1 Answer
extract variables policy to extract all values using xpath 1 Answer