[PR #157] [MERGED] PSX date fixes #977

Closed
opened 2026-01-29 16:24:38 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/157
Author: @superg
Created: 8/26/2019
Status: Merged
Merged: 8/28/2019
Merged by: @mnadareski

Base: masterHead: master


📝 Commits (3)

  • b1d66ea Sony PlayStation date extraction fixed, 3 separate issues:
  • b7e61e3 Reverted extra path characters modification.
  • db02565 Reverted to UTC time

📊 Changes

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

View changed files

📝 DICUI.Library/Utilities/DumpEnvironment.cs (+6 -2)

📄 Description

  1. 190x instead of 200x for some discs
  2. Date extraction when "cdrom:" isn't followed by backslash

🔄 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/SabreTools/MPF/pull/157 **Author:** [@superg](https://github.com/superg) **Created:** 8/26/2019 **Status:** ✅ Merged **Merged:** 8/28/2019 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`b1d66ea`](https://github.com/SabreTools/MPF/commit/b1d66ea831e9ac2abb9fde7f52e994bacc75141f) Sony PlayStation date extraction fixed, 3 separate issues: - [`b7e61e3`](https://github.com/SabreTools/MPF/commit/b7e61e376cf825cdca9b1ab2427b7184159623fe) Reverted extra path characters modification. - [`db02565`](https://github.com/SabreTools/MPF/commit/db02565dd5135eddcd41d3ab51e32a5c1e376493) Reverted to UTC time ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `DICUI.Library/Utilities/DumpEnvironment.cs` (+6 -2) </details> ### 📄 Description 1. 190x instead of 200x for some discs 2. Date extraction when "cdrom:" isn't followed by backslash --- <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 16:24:38 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#977