[ 
https://issues.apache.org/jira/browse/LANG-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514844#comment-14514844
 ] 

ASF GitHub Bot commented on LANG-1065:
--------------------------------------

Github user britter commented on the pull request:

    https://github.com/apache/commons-lang/pull/39#issuecomment-96796650
  
    @jamessawle Commons Lang has been migrated from svn to git. Because of this 
the main branch has been renamed to 'master'. Can you please rebase your work 
against the master branch? Thank you!


> Merge date and time together
> ----------------------------
>
>                 Key: LANG-1065
>                 URL: https://issues.apache.org/jira/browse/LANG-1065
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.time.*
>            Reporter: Paul Benedict
>            Priority: Minor
>             Fix For: Discussion
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> I have 2 java.util.Date objects -- one with the correct date and one with the 
> correct time. This enhancement will create a new method to apply the 
> respective fragments to a new java.util.Date instance.
> Possible signature:
> public static Date merge(Date date, Date time);



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to