Currently, only a few format specifiers are covered in the documentation.
It would be nice to have a table containing all of the possible format specifiers that work with thing like the printf ()-based methods.
A good place to start and experiment with would be https://cstutorialpoint.com/format-specifiers-in-c/