You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2017/05/16 10:59:48 UTC

[Bug 60707] [PATCH] Reading very large excel files using StAX made easier.

https://bz.apache.org/bugzilla/show_bug.cgi?id=60707

--- Comment #11 from Renjith R <re...@gmail.com> ---
I was analyzing 'DateFormatConverter' to see if I can reuse any logic from it.
But, as per my understanding, this class is more helpful while writing data to
excel. eg convert(Locale.JAPANESE, "dd MMMM, yyyy"), will generate a data
format string which can be used for applying a style to Cell. I'll keep on
searching. Please let me know if anyone has any clue on this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org