Hajk
Hajk copied to clipboard
Print: Add current date to printout
A user has requested we add a date to Print. Preferably the date should be printed where the "disclaimer" and "copyright" is on the printed image (see red marking in image below).

Sound like a good idea. 👍
Please consider using the Intl Web API, more specifically the DateTimeFormat part. You can find a super basic example right here.