Format time + date pushover message

Hey everyone,
I made a rule to send weatherforecaste at 7:00 and 14:00 everyday.
I also send the timestamp.
Is it possibel to format this info (like at items)?

ruel: Vorhersagezeit: " +localHourlyForecast24Timestamp.state +

item “Vorhersagezeit [%1$td.%1$tm.%1$tY %1$tH:%1$tM]”

You could have a search of this forum to see if anyone has done this sort of thing before, example

I found that searching for “datetime format message”

1 Like

Thank’s.
I didn’t found it - wrong search.