(This is the documentation for SDL3, which is under heavy development and the API is changing! SDL2 is the current stable version!)

SDL_PROP_GLOBAL_SYSTEM_TIME_FORMAT_NUMBER

The SDL_TimeFormat to use as the preferred time display format for the current system locale.

Header File

Defined in <SDL3/SDL_time.h>

Syntax

#define SDL_PROP_GLOBAL_SYSTEM_TIME_FORMAT_NUMBER "SDL.time.time_format"

Version

This macro is available since SDL 3.0.0.

See Also


CategoryAPI, CategoryAPIMacro