Skip to content

kernelbase: Add naive SystemTimeToTzSpecificLocalTimeEx implementation

The cast there seems safe from looking at the struct definitions, and is also used elsewhere in the codebase (dlls/kernelbase/locale.c:5682).

It's obviously not a full implementation, but works well enough for my usecase and maybe others as well.

Merge request reports

Loading