Skip to content

Commit 7cb4222

Browse files
authored
DOCS - Fix typo in Date Fields (#9518)
1 parent 5fa1098 commit 7cb4222

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

editions/tw5.com/tiddlers/concepts/Date Fields.tid

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
created: 20150117190213631
2-
modified: 20230226144641763
2+
modified: 20251225215015507
33
tags: Concepts
44
title: Date Fields
55
type: text/vnd.tiddlywiki
@@ -28,4 +28,5 @@ As an example, the <<.field created>> field of this tiddler has the value <<.val
2828
Dates can be [[converted to other formats|DateFormat]] for display:
2929

3030
<$macrocall $name="wikitext-example-without-html"
31-
src="""<$view field="created" format="date" template="DDD DDth MMM YYYY"/>""">
31+
src="""<$view field="created" format="date" template="DDD DDth MMM YYYY"/>"""/>
32+

0 commit comments

Comments
 (0)