Odin

How-to use strftime with setlocale

15 Aug 2025

Recently I was puzzled when I was attempting to use libc.strftime in Odin, trying to understand how to make it behave respecting the system localization setting. You can see here the forum thread where I posted the question.

Continue reading →