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

--- Comment #7 from PJ Fanning <fannin...@yahoo.com> ---
Andreas - it seems like the existing code works if the user sets the POI
UserLocale to US.

import org.apache.poi.util.LocaleUtil;
LocaleUtil.setUserLocale(Locale.US);

Going forward, I think we should not require the user to make this LocaleUtil
call.

Would it make sense to have LocaleUtil user locale default to Locale.US?

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

Reply via email to