1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 22:44:36 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Time
Thog f617fb542a Fix timezone month being reported incorrectly to games (#861)
Nintendo actually uses range from 1 to 12 for months (when original timezone code manage 0-11)
2020-01-09 11:08:57 +11:00
..
Clock
StaticService
TimeZone Fix timezone month being reported incorrectly to games (#861) 2020-01-09 11:08:57 +11:00
Types
IAlarmService.cs
IPowerStateRequestHandler.cs
IStaticServiceForGlue.cs
IStaticServiceForPsc.cs time: Fix wrong buffer usage in CalculateStandardUserSystemClockDifferenceByUser & CalculateSpanBetween (#836) 2019-11-27 19:27:30 +01:00
ITimeServiceManager.cs
ResultCode.cs
TimeManager.cs Fix EphemeralNetworkSystemClock wrong steady clock (#858) 2020-01-04 18:39:27 +01:00
TimeSharedMemory.cs