[PR #3907] [CLOSED] timeformat,timezone,summertime+sceRtc corrections #3793

Closed
opened 2026-02-27 22:05:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3907
Author: @georgemoralis
Created: 1/9/2026
Status: Closed

Base: mainHead: localize_settings


📝 Commits (10+)

  • 9787f93 timeformat,timezone,summertime
  • 27803d9 linux , macos try
  • 2bac57c timeformat for macOS,linux
  • 0670297 fixed sceRtcGetCurrentClockLocalTime (thanks @red_prig)
  • 4791aab again?
  • 34aac5f rewrote sceRtcConvertLocalTimeToUtc,sceRtcConvertUtcToLocalTime,sceRtcGetDosTime,
  • d66ee66 some more rtc fixes
  • d469af3 sceRtcGetDayOfWeek,sceRtcGetDaysInMonth,sceRtcTickAddMinutes
  • 2af1956 one more
  • aa9daeb redone sceRtcGetCurrentClockLocalTime

📊 Changes

2 files changed (+225 additions, -107 deletions)

View changed files

📝 src/core/libraries/rtc/rtc.cpp (+151 -101)
📝 src/core/libraries/system/systemservice.cpp (+74 -6)

📄 Description

No description provided


🔄 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/shadps4-emu/shadPS4/pull/3907 **Author:** [@georgemoralis](https://github.com/georgemoralis) **Created:** 1/9/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `localize_settings` --- ### 📝 Commits (10+) - [`9787f93`](https://github.com/shadps4-emu/shadPS4/commit/9787f931c517b4f5eb06dda54ea8f9ed5773f8e0) timeformat,timezone,summertime - [`27803d9`](https://github.com/shadps4-emu/shadPS4/commit/27803d99d13dcb57e0a840de17ab810bd8ec2d74) linux , macos try - [`2bac57c`](https://github.com/shadps4-emu/shadPS4/commit/2bac57caedc16ca43be6c34938428962831558a7) timeformat for macOS,linux - [`0670297`](https://github.com/shadps4-emu/shadPS4/commit/067029717fe03d0c898d0480df2dce355e4aa56e) fixed sceRtcGetCurrentClockLocalTime (thanks @red_prig) - [`4791aab`](https://github.com/shadps4-emu/shadPS4/commit/4791aab97f4608b2f9ea2f991dcf01f45db8e0ff) again? - [`34aac5f`](https://github.com/shadps4-emu/shadPS4/commit/34aac5f4e4b72a1224056d0a0359bbdf514d9fcc) rewrote sceRtcConvertLocalTimeToUtc,sceRtcConvertUtcToLocalTime,sceRtcGetDosTime, - [`d66ee66`](https://github.com/shadps4-emu/shadPS4/commit/d66ee66146dab18db7087809a3c8e60ed0c2acc1) some more rtc fixes - [`d469af3`](https://github.com/shadps4-emu/shadPS4/commit/d469af3bd9e2a4667bc70be41c75265031183c6e) sceRtcGetDayOfWeek,sceRtcGetDaysInMonth,sceRtcTickAddMinutes - [`2af1956`](https://github.com/shadps4-emu/shadPS4/commit/2af195658f411d2310b84df7b2640ca785f605f0) one more - [`aa9daeb`](https://github.com/shadps4-emu/shadPS4/commit/aa9daebe0fd82f4f2fee0bfbf730b9e6f54c0f8f) redone sceRtcGetCurrentClockLocalTime ### 📊 Changes **2 files changed** (+225 additions, -107 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/rtc/rtc.cpp` (+151 -101) 📝 `src/core/libraries/system/systemservice.cpp` (+74 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:05:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#3793
No description provided.