Skip to main content



      Home
Home » Archived » BIRT » params["date"].toLocaleString() in BIRT 2.2.2 ???
params["date"].toLocaleString() in BIRT 2.2.2 ??? [message #362658] Tue, 20 May 2008 13:45 Go to next message
Eclipse UserFriend
Originally posted by: thilo.bruesshaber.gmail.com

Hi,

is the JavaScript function toLocaleString() not longer supported in BIRT
2.2.2.
I was used to use this function in BIRT 2.1.0 but in 2.2.2 it doesn't
work anymore.
Is this a bug?

What other possibilities are the to handle report parameters of type
date in JavaScript?

Thank you in advance,
Thilo
Re: params["date"].toLocaleString() in BIRT 2.2.2 ??? [message #362665 is a reply to message #362658] Tue, 20 May 2008 20:56 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

please try params["date"].value.toLocaleString().

Tianli
Re: params["date"].toLocaleString() in BIRT 2.2.2 ??? [message #362669 is a reply to message #362665] Wed, 21 May 2008 02:42 Go to previous message
Eclipse UserFriend
Originally posted by: thilo.bruesshaber.gmail.com

Hi Tianli,

:-) it works!

Thank you,
Thilo

Tianli schrieb:
> Hi,
>
> please try params["date"].value.toLocaleString().
>
> Tianli
>
Previous Topic:SEAM and Birt integration
Next Topic:Cross Tabs with empty columns/rows ? (please!)
Goto Forum:
  


Current Time: Tue Sep 16 11:01:03 EDT 2025

Powered by FUDForum. Page generated in 0.03634 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top