2023-05-31 02:06:01 -04:00
2023-05-28 01:54:17 -04:00
2023-05-27 00:30:34 -04:00
2023-05-31 01:32:38 -04:00
2023-05-31 02:06:01 -04:00

tzdb_to_nx

This is a CMake/C++ project to convert RFC 8536 time zone data to the Nintendo Switch's format. This makes use a lot of Unix system calls as well as a bash script to convert the data, so it likely requires a bit of work to port to a non-POSIX platform, such as Windows.

Intended for use with the yuzu Emulator project, but the project in the future likely won't ship synthesized Switch archives. That leaves this project in a place where it is not likely to be used, but will remain here as a reference.

Description
Converts RFC 8536 time zone data to the Nintendo Switch's format
Readme 104 KiB
221202 Latest
2024-03-05 22:32:51 -08:00
Languages
C++ 65.3%
CMake 34.7%