Date and time in template

In the template, this code displays the date
$invoice_date

Is it possible to display the time in addition to the date?

for example, for the output date to be: 10.10.2024 20:50 or something similar…

Hi,

Sorry, I don’t believe it’s supported.

I’m trying to find an alternative, when I set custom fields as “document creation time” then I can get a textual field in which I manually enter the time and then I can display it on the account

I wonder if I can somehow display the current time automatically in that text field

I believe in v5 you can use the invoice.created_at field, I’m not sure if this is supported in v4 though.