[ 
https://issues.apache.org/jira/browse/IO-676?focusedWorklogId=464611&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-464611
 ]

ASF GitHub Bot logged work on IO-676:
-------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Jul/20 15:24
            Start Date: 30/Jul/20 15:24
    Worklog Time Spent: 10m 
      Work Description: garydgregory commented on pull request #124:
URL: https://github.com/apache/commons-io/pull/124#issuecomment-666453206


   @Isira-Seneviratne @chtompki 
   
   Here is another thought which I think will give us more bang for the buck:
   
   All of these `FileUtils` time comparison APIs should convert their input 
`File` object to a`Path` with `toPath()` and forward the calls to `PathUtils` 
which opens the feature to any backing NIO file system, not old school `File` 
objects.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 464611)
    Time Spent: 3.5h  (was: 3h 20m)

> Add isFileNewer() and isFileOlder() methods that support the Java 8 Date/Time 
> API.
> ----------------------------------------------------------------------------------
>
>                 Key: IO-676
>                 URL: https://issues.apache.org/jira/browse/IO-676
>             Project: Commons IO
>          Issue Type: Improvement
>          Components: Utilities
>            Reporter: Isira Seneviratne
>            Priority: Major
>             Fix For: 2.8
>
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to