We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8282153 commit bf95953Copy full SHA for bf95953
doc/Type/Date.pod6
@@ -168,7 +168,7 @@ Defined as:
168
169
multi method Str(Date:D: --> Str:D)
170
171
-Returns a string representation of the invocant, as specified by the
+Returns a string representation of the invocant, as specified by
172
L<the formatter|/type/Dateish#method_formatter>. If no formatter was
173
specified, an (L<ISO 8601|https://en.wikipedia.org/wiki/ISO_8601>) date
174
will be returned.
0 commit comments