Trying to get quotes expiry date on quote template

Hello, I am trying to fetch the Quote Expiry date in my template for quotes.

QUOTE.expiration_date

does not give me the correct date, and

QUOTE.hs_expiration_date

has the same problem. Have also tried to get it formatted

QUOTE.expiration_date|datetimeformat('%Y-%m-%d')

Hi, @kalletoxic :waving_hand: When you say it doesn’t give the correct date, do you mean it’s a formatting issue, the date isn’t appearing at all, or there is an error or warning appearing?

Thanks for the additional details! — Jaycee

In most of the cases, I don’t get a date at all.
But when I try to format the date, I Do get a date but it is the wrong date.