https://issues.apache.org/bugzilla/show_bug.cgi?id=45678
--- Comment #3 from James <[EMAIL PROTECTED]> 2008-11-04 08:18:24 PST --- Internally this class uses java.text.DecimalFormat and java.text.SimpleDateFormat. Fraction formatting support was not included in HSSFDataFormatter because it would require a dependency on org.apache.commons.math.fraction.FractionFormat or a similar custom Format class. Does the POI development team have a recommendation for this matter? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
