Can I change the date's localization (language) in SendGrid template?

Hey,

I have a date field saved in the database and I’m sending this data to SendGrid template. I have a multi-ling app & I created a separate email template for every language. The problem is that I don’t know how to change the date’s language (month names) based on the template - when I’m sending the data to the template, it’s just the name of the date’s variable - I can’t find a way to change its language.

Let’s say I need to send French version of a date to Template1, German version to Template2 and Italian version to Template3

Any ideas please?