History | Log In     View a printable version of the current page.  

Issue Details (XML | Word | Printable)

Key: UBA-6879
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Janak Mulani
Reporter: Janak Mulani
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ULCBase

I18N for ULCPercentDataType

Created: 20/Mar/06 05:52 PM   Updated: 18/Jun/08 05:19 PM
Component/s: datatype
Affects Version/s: ULC 6.0.3
Fix Version/s: UltraLightClient '08


 Description  « Hide
ULCPercentDataType does not accept locale. Therefore it cannot format numbers as per the locale. E.g., for the French locale, it should display 2.50% as 2,50%.

 All   Comments   Change History      Sort Order:
Daniel Grob - [18/Jun/08 05:19 PM ]
New API:
  • ULCPercentDataType(Locale locale, int fractionalDigits)