I am using the following DecimalFormat pattern:
DecimalFormat
// Use ThreadLocal to ensure thread safety. private static final ThreadLocal nu
DecimalFormat("#,##0.00#")