(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_DATE_FORMAT_NUMBER

The SDL_DateFormat to use as the preferred date display format for the current system locale.

Header File

Defined in <SDL3/SDL_time.h>

Syntax

#define SDL_PROP_GLOBAL_SYSTEM_DATE_FORMAT_NUMBER "SDL.time.date_format"

Version

This macro is available since SDL 3.0.0.

See Also


CategoryAPI, CategoryAPIMacro