You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Yegor Kozlov <ye...@dinom.ru> on 2007/07/25 16:31:09 UTC

Re[2]: HSSF Excel date/number formatter

Sorry, I pressed a wrong button :)

A short guide for contributors is here:

http://www.apache.org/dev/contributors.html#patches

Regards,
Yegor

>> I've made a date formatter, and I'm posting it here in hopes it will be useful
>> to anyone.

>> It tries to transform excel cell format into either DecimalFormat or 
>> SimpleDateFormat and formats doubles and Dates into strings.

>> It handles most features, except ?/?'s, string formats, conditional 
>> formatting. It handles colouring and zero/negative patterns. It tries to
>> detect certain formatting errors, but it's laxier than Excel itself.

>> Maybe it could be integrated into usermodel.utils?

>> Feedback is always welcome :)


> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
> For additional commands, e-mail: user-help@poi.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org