Paul Benedict created LANG-1065:
-----------------------------------
Summary: 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: Patch Needed
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)