Translating CMS date fields with localisation

I added localisation to my site with primary locale being Dutch. CMS date fields are not translated though and displayed in English. Am I missing something or is this functionality not added yet?

Hi Irina, no unfortunately CMS date fields can’t natively be localized.

The way I work around this is to use a third party library named DayJS, which does have localized formatting support.

Here are some examples of the localized formatting, it has a wide range of formatting options.