aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Time/TimeZone
AgeCommit message (Expand)Author
2020-01-09Fix timezone month being reported incorrectly to games (#861)Thog
2019-11-25Remove one extraneous incrementation (#833)Thog
2019-10-17Update to LibHac 0.6.0 (#792)Alex Barney
2019-10-16Move InvalidSystemResourceException with the other Exceptions (#794)Ac_K
2019-10-11Fix TimeZoneBinary dispose issues (#785)Thomas Guillemard
2019-10-08Update time implementation to 9.0.0 (#783)Thomas Guillemard
2019-09-19Refactoring HOS folder structure (#771)Ac_K
2019-09-04timezone: improve sanity checks on TimeZone Rule name (#758)Thomas Guillemard
2019-07-14Refactoring result codes (#731)Ac_K
2019-07-04ITimeZoneService rewrite (#722)Thomas Guillemard