summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time/time_zone_service.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* service: Eliminate usages of the global system instanceLioncash2020-11-271-1/+6
| | | | | Completely removes all usages of the global system instance within the services code by passing in the using system instance to the services.
* service: time: Implement ToPosixTimeWithMyRule.bunnei2020-01-231-0/+1
| | | | - Used by Pokemon Mystery Dungeon.
* service: time: Rewrite implementation of glue services.bunnei2020-01-041-0/+30