Translation of the date in header
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #2701413. -->
Reported by: [texis](https://www.drupal.org/user/405577)
>>>
<p>Hi,</p>
<p>Is there any way how to get localized/translated Date information within the calendar header (between pager links)? So far there are two replacement patterns being offered but I found that in the <em>calendar-pager.html.twig</em> it's just an object renderred so I can't use neither <code>|t</code> for translation nor <code>|date()</code>for formalt filtering.</p>
<p>I'm working with month view created using <em>Views templates</em> module.</p>
<p>Thanks</p>
issue