# CategoryTime SDL realtime clock and date/time routines. ## Functions - [SDL_DateTimeToTime](SDL_DateTimeToTime) - [SDL_GetCurrentTime](SDL_GetCurrentTime) - [SDL_GetDateTimeLocalePreferences](SDL_GetDateTimeLocalePreferences) - [SDL_GetDayOfWeek](SDL_GetDayOfWeek) - [SDL_GetDayOfYear](SDL_GetDayOfYear) - [SDL_GetDaysInMonth](SDL_GetDaysInMonth) - [SDL_TimeFromWindows](SDL_TimeFromWindows) - [SDL_TimeToDateTime](SDL_TimeToDateTime) - [SDL_TimeToWindows](SDL_TimeToWindows) ## Datatypes - (none.) ## Structs - [SDL_DateTime](SDL_DateTime) ## Enums - [SDL_DateFormat](SDL_DateFormat) - [SDL_TimeFormat](SDL_TimeFormat) ## Macros - (none.) ---- [CategoryAPICategory](CategoryAPICategory)