Github user kaiyuanw commented on a diff in the pull request:

    https://github.com/apache/commons-lang/pull/192#discussion_r80362422
  
    --- Diff: src/main/java/org/apache/commons/lang3/time/DateUtils.java ---
    @@ -668,6 +668,19 @@ public static Calendar toCalendar(final Date date) {
         
         
//-----------------------------------------------------------------------
         /**
    +     * Converts a {@code Date} of a given {@code TimeZone} into a {@code 
Calendar}
    +     * @param date the date to convert to a Calendar
    +     * @param timeZone the time zone of the @{code date}
    +     * @return
    --- End diff --
    
    Fixed.  Please check.


---
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.
---

Reply via email to