[
https://issues.apache.org/jira/browse/COMPRESS-614?focusedWorklogId=831428&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-831428
]
ASF GitHub Bot logged work on COMPRESS-614:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 06/Dec/22 13:24
Start Date: 06/Dec/22 13:24
Worklog Time Spent: 10m
Work Description: andrebrait commented on PR #256:
URL: https://github.com/apache/commons-compress/pull/256#issuecomment-1339387033
@garydgregory let me know if you need help on making any required changes
for switching it from 1.22 to 1.23
Issue Time Tracking
-------------------
Worklog Id: (was: 831428)
Time Spent: 3h 50m (was: 3h 40m)
> 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: 3h 50m
> 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)