skip to main content
Programmer's documentation > Advanced globalization > Software globalization in JViews > ICU services: explicit use
 
ICU services: explicit use
To use ICU services with ICU specific customizations together with JViews API based on the java.util and java.text interfaces, you might want to use the following bridge classes:
*IlvWrappedICUNumberFormat, IlvWrappedICUDecimalFormat for number formatting
*IlvWrappedICUDateFormat for date formatting
*IlvWrappedICUCalendar for calendar computations

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.