chore(docs): sync import/export

This commit is contained in:
Elian Doran 2025-03-29 11:28:59 +02:00
parent e62137f245
commit 96d3d661c2
No known key found for this signature in database

View File

@ -76,8 +76,8 @@
the <code>#monthPattern</code> attribute, much like <code>#datePattern</code>.
The options are:</p>
<ul>
<li><code>{isoMonth}</code> results in an ISO 8061 formatted month (e.g.
"2025-03" for March 2025)</li>
<li><code>{isoMonth}</code> results in an ISO 8061 formatted month (e.g. "2025-03"
for March 2025)</li>
<li><code>{monthNumberPadded}</code> results in a number like <code>09</code> for
September, and <code>11</code> for November</li>
<li><code>{month}</code> results in the full month name (e.g. <code>September</code> or <code>October</code>)</li>
@ -100,4 +100,4 @@
</div>
</body>
</html>
</html>