[PR #26] [MERGED] Exposed modification time for .7z archives #787

Open
opened 2026-01-29 22:17:34 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/26
Author: @Strachu
Created: 12/16/2014
Status: Merged
Merged: 12/16/2014
Merged by: @adamhathcock

Base: masterHead: 7z_mtime


📝 Commits (1)

  • 3147ee0 Exposed modification time for .7z archives

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 SharpCompress/Common/SevenZip/SevenZipEntry.cs (+1 -1)

📄 Description

As in the title...

I don't know why it hasn't been done before as the reading of the time from .7z archive is already implemented and seems to work just fine.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/adamhathcock/sharpcompress/pull/26 **Author:** [@Strachu](https://github.com/Strachu) **Created:** 12/16/2014 **Status:** ✅ Merged **Merged:** 12/16/2014 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `7z_mtime` --- ### 📝 Commits (1) - [`3147ee0`](https://github.com/adamhathcock/sharpcompress/commit/3147ee0f14ab416e5861bc35009b7ad917ca3fdc) Exposed modification time for .7z archives ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `SharpCompress/Common/SevenZip/SevenZipEntry.cs` (+1 -1) </details> ### 📄 Description As in the title... I don't know why it hasn't been done before as the reading of the time from .7z archive is already implemented and seems to work just fine. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 22:17:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#787