SDL/include
Frank Praznik 1f43c88220 time: Use a function instead of properties to retrieve the system date and time locale info
This allows applications to re-query the values if the system locale is changed during runtime, and better matches the other locale functions. A note is included in the documentation mentioning that this can be slow, as it has to call into OS functions.

Also allows for the removal of the init/quit time functions, as they are no longer needed.
2024-05-08 15:35:04 -04:00
..
SDL3 time: Use a function instead of properties to retrieve the system date and time locale info 2024-05-08 15:35:04 -04:00
build_config stdlib: Improve Unicode support and consistency in string comparison functions. 2024-03-29 15:01:40 -04:00