My Oracle Support Banner

GET_SEARCH_RESULTS Return Incorrect UserTimeZone Date Information (Doc ID 2853155.1)

Last updated on JUNE 02, 2023

Applies to:

Oracle WebCenter Content - Version 12.2.1.3.0 and later
Information in this document applies to any platform.

Symptoms

GET_SEARCH_RESULTS called from RIDC return incorrect UserTimeZone dIndate and dCreateDate when set UserTimezone.

When you set the UserTimeZone value with GET_SEARCH_RESULTS service as follows, returned value looks like timezone offset value get added twice.

example output)

Set UTC as UserTimeZone:

dInDate = 2022-01-19 04:23:00Z
dCreateDate = 2022-01-19 04:23:47Z

Set JST as UserTimeZone:

dInDate = 2022-01-19 22:23:00
dCreateDate = 2022-01-19 22:23:47

JST is UTC+09:00, however above result seems +18:00

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.