Hi Jeremy,
I'm coming from a recent issue report on rodauth-oauth (
https://gitlab.com/honeyryderchuck/rodauth-oauth/-/issues/38) where a user example broke because I'm using "rodauth.convert_timestamp" in the html templates. It being a private method, makes sense (I don't remember how I came to use it in the first place).
That being said, seems that this method could have some use outside of rodauth, namely to convert-and-display time instances from the db. Is that a fair assumption, or should I be using something else for that effect?
Thx,
Tiago