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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to