Paper wallet creation date format is ambiguous
Describe the bug Creation date of paper wallet PNGs is shown in an ambiguous format.
To Reproduce Steps to reproduce the behavior:
- Create a paper wallet e.g. via reticketing
- Observe that the creation date is shown in dd/mm/yy format
Expected behavior It would be nice if the date could be shown in ~yy.mm.dd (or ideally ~yyyy.mm.dd)
Screenshots

Desktop (please complete the following information):
- OS: Arch Linux
- Browser: Firefox 81
Login method (please complete the following information): Metamask (though I assume it's the same if you generate a wallet when already logged in via Master Ticket...)
Yeah, this is a good suggestion! Seems simple enough to switch around in the wallet renderer.
Took me a little while but I figured out where the wallet rendering was happening and have now raised urbit/PaperRenderer/pull/156.