mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-04 06:31:35 +08:00
chore(docs): sync import/export
This commit is contained in:
parent
e62137f245
commit
96d3d661c2
@ -76,8 +76,8 @@
|
|||||||
the <code>#monthPattern</code> attribute, much like <code>#datePattern</code>.
|
the <code>#monthPattern</code> attribute, much like <code>#datePattern</code>.
|
||||||
The options are:</p>
|
The options are:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><code>{isoMonth}</code> results in an ISO 8061 formatted month (e.g.
|
<li><code>{isoMonth}</code> results in an ISO 8061 formatted month (e.g. "2025-03"
|
||||||
"2025-03" for March 2025)</li>
|
for March 2025)</li>
|
||||||
<li><code>{monthNumberPadded}</code> results in a number like <code>09</code> for
|
<li><code>{monthNumberPadded}</code> results in a number like <code>09</code> for
|
||||||
September, and <code>11</code> for November</li>
|
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>
|
<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>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
Loading…
x
Reference in New Issue
Block a user