BI Publisher (MOSC)

MOSC Banner

FORMAT-DATE WITH MARCH 1ST RETURNS INVALID DAY, +1 DAY.

edited Feb 12, 2013 8:12AM in BI Publisher (MOSC) 8 commentsAnswered
Hi The customer uses XML Publiser to create a report. [EBS12.1.2]
He applied the Patch8419490 to solved the Bug as below:
FORMAT-DATE WITH MARCH 1ST RETURNS INVALID DAY, +1 DAY.
When use a concurrent to create a report, the date is OK.
But when use Java to create a report, the date is wrong.
I mean 3/1 change to 3/2.
He submitting the program using JAVA as Oracle Business Intelligence Publisher Administrator's and Developer's Guide
Release 10.1.3.4 Using the BI Publisher APIs.

From xsl file , I found as below.
 <xsl:param name="_XDOLOCALE">en-US</xsl:param>
  <xsl:param name="_XDOTIMEZONE">GMT</xsl:param>

The customer is in Japan, but the _XDOLOCALE is US, I think maybe this is the problem.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center