Skip to main content



      Home
Home » Archived » BIRT » what is doing behind Format Number?
what is doing behind Format Number? [message #715003] Fri, 12 August 2011 00:10 Go to next message
Eclipse UserFriend
For format number, choose format as "Fixed", in Fixed Settings, choose decimals places = 1.
what is doing in background? round or truncate? using javascript or java BigDecimal object?

thanks
(no subject) [message #715187 is a reply to message #715003] Fri, 12 August 2011 11:44 Go to previous message
Eclipse UserFriend
BigDecimal. Look at the the NumberFormatter class in the source. It is
in the org.eclipse.birt.core.format package in the org.eclipse.birt.core
plugin.

Jason

On 8/12/2011 12:11 AM, tong123123 wrote:
> For format number, choose format as "Fixed", in Fixed Settings, choose
> decimals places = 1. what is doing in background? round or truncate?
> using javascript or java BigDecimal object?
>
> thanks
Previous Topic:Who uses BIRT?
Next Topic:how to migrate from BIRT 2.3.1 to 3.7
Goto Forum:
  


Current Time: Tue Jul 22 18:55:43 EDT 2025

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

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

Back to the top