GitHub user akiraly opened a pull request: https://github.com/apache/commons-lang/pull/11
[LANG-763] Reintroduce DateUtils.UTC_TIME_ZONE constant: - add the reusable DelegatingTimeZone and ImmutableTimeZone classes - add back the DateUtils.UTC_TIME_ZONE constant with some unit tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/akiraly/commons-lang trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-lang/pull/11.patch ---- commit ede3ac6accf96979d11d0442fcc3d18193a9978c Author: akiraly <kiralyattila...@gmail.com> Date: 2013-10-25T21:56:45Z [LANG-763] Reintroduce DateUtils.UTC_TIME_ZONE constant: - add the reusable DelegatingTimeZone and ImmutableTimeZone classes - add back the DateUtils.UTC_TIME_ZONE constant with some unit tests ---- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org