Thanks for the contribution. Any chances you can write unit tests and submit them in Bugzilla? A short guide fopr contributors is heer:
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]
