GitHub user kaiyuanw opened a pull request:
https://github.com/apache/commons-lang/pull/192
Lang 1255: Add DateUtils.toCalendar(Date, TimeZone) and 3 unit tests
Added new toCalendar method in DateUtils with 3 unit tests as proposed in
LANG-1255.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kaiyuanw/commons-lang lang-1255
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-lang/pull/192.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 #192
----
commit 1eecfc948bf6f4cbb9a2481313ca7368ec653056
Author: Kaiyuan Wang <[email protected]>
Date: 2016-09-21T04:58:36Z
Add DateUtils.toCalendar(Date, TimeZone)
commit ac5a216f767c6defa4da720c6ecb3baa05e30254
Author: Kaiyuan Wang <[email protected]>
Date: 2016-09-21T04:59:04Z
Add unit tests for DateUtils.toCalendar(Date, TimeZone)
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---