651 bytes added
, 24 January
=Request=
{{IPC/Request}}
{{IPC/RequestHeader|0x042E|2|0}}
{{IPC/RequestEntryRange|2|s64, Custom server time timestamp}}
{{IPC/RequestEnd}}
=Response=
{{IPC/Request}}
{{#vardefine:ipc_offset|0}}
{{IPC/RequestHeader|0x042F|1|0}}
{{IPC/RequestEntry|Result code}}
{{IPC/RequestEnd}}
=Description=
Sets the internal network time field. Usually, this is obtained from the <code>X-Nintendo-Date</code> header in HTTP responses from the account server.
The timestamp format is milliseconds elapsed since 01.01.2000 00:00:00 UTC.
This only works in debug mode (when [[Config_Savegame#Configuration_blocks|Configuration Block]] 0x00130000 is set to 0x100).