[
https://issues.apache.org/jira/browse/COMPRESS-614?focusedWorklogId=831920&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-831920
]
ASF GitHub Bot logged work on COMPRESS-614:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 08/Dec/22 01:10
Start Date: 08/Dec/22 01:10
Worklog Time Spent: 10m
Work Description: garydgregory merged PR #256:
URL: https://github.com/apache/commons-compress/pull/256
Issue Time Tracking
-------------------
Worklog Id: (was: 831920)
Time Spent: 4h (was: 3h 50m)
> Use FileTime for time fields in SevenZipArchiveEntry
> ----------------------------------------------------
>
> Key: COMPRESS-614
> URL: https://issues.apache.org/jira/browse/COMPRESS-614
> Project: Commons Compress
> Issue Type: Improvement
> Components: Archivers
> Affects Versions: 1.21
> Reporter: Andre Brait
> Priority: Major
> Labels: 7zip
> Time Spent: 4h
> Remaining Estimate: 0h
>
> Instead of java.util.Date, which caps precision in milliseconds, let's move
> on to using FileTime.
> We can keep backwards compatibility through the getters and setters for
> modification, access and creation dates.
> If you're ok with it, I'll send a PR for this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)