[
https://issues.apache.org/jira/browse/NET-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14242800#comment-14242800
]
Sebb commented on NET-562:
--------------------------
URL: http://svn.apache.org/r1644626
Log:
NET-562 FTPFile.toFormattedString should print only signficant parts of the
parsed date
More efficient implementation - only parse format string when it is set up
Ensure formats always set via private setter method
Clear all insignificant fields below the least significant parsed field
> FTPFile.toFormattedString should print only signficant parts of the parsed
> date
> -------------------------------------------------------------------------------
>
> Key: NET-562
> URL: https://issues.apache.org/jira/browse/NET-562
> Project: Commons Net
> Issue Type: Improvement
> Reporter: Sebb
>
> It would be useful if FTPFile.toFormattedString printed the signficant parts
> of the parsed date.
> i.e. if the returned date includes seconds and milliseconds, these should be
> included, otherwise they should not be shown. Etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)