Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Date timezone issue?

Jose ArósteguiNov 15 2017 — edited Nov 16 2017

Hi experts,


I'm using ords.3.0.11.180.12.34 with Apache Tomcat/9.0.0.M26

I have a Rest services based in a database view. It seems I have a problem with the timezone as SQL query returns this date:

launch_date = 30/06/2018 00:00:00

But rest service is returning this:

"launch_date": "2018-06-29T22:00:00Z",

What am I doing wrong?

Best regards,

Jose.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 14 2017
Added on Nov 15 2017
4 comments
589 views