GitHub user jzhao-talend opened a pull request: https://github.com/apache/poi/pull/48
add support for Chinese and Japanese date format in DateUtil.isADateFormat(...) This pull request is relate issue: https://bz.apache.org/bugzilla/show_bug.cgi?id=59227 which about Chinese and Japanese date format can't be support by `DateUtil.isADateFormat(...)` ![image](https://cloud.githubusercontent.com/assets/7733973/22728291/1874c6cc-ee18-11e6-859e-a7361a50aa42.png) You can merge this pull request into a Git repository by running: $ git pull https://github.com/jzhao-talend/poi trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/poi/pull/48.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #48 ---- commit 025d786d6b34844054b134a3bb6abc9e9d30cef6 Author: jzhao <jz...@talend.com> Date: 2017-02-08T05:29:51Z add support for Chinese and Japanese date format in DateUtil.isADateFormat(...) ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org