Open
Description
It is really easy to forget to convert the calendar when using format_unchecked. I've done it myself.
I drafted #6487 as a simplistic approach for this, but it just adds more trait functions and stuff without leveraging what we already have, which seems unelegant.