SDL icon indicating copy to clipboard operation
SDL copied to clipboard

SDL_PowerInfo() should take a pointer to SDL_DateTime

Open namandixit opened this issue 1 year ago • 0 comments

Now that ABI has been frozen, this won't get solved (unless another function gets added). But posting this here for the next decade when SDL 4 gets worked on :)

Until then, SDL_TimeToDateTime() can be used, though it does require with some finagling due to being from the UNIX epoch instead of present.

namandixit avatar Oct 16 '24 03:10 namandixit