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 e6972f2 commit 9953a9cCopy full SHA for 9953a9c
doc/Type/DateTime.pod
@@ -85,7 +85,7 @@ and extended time formats.
85
An invalid input string throws an exception of type
86
L<X::Temporal::InvalidFormat>. If you supply a string that includes a time
87
zone and supply the C<timezone> named argument, an exception of type
88
-L<X::DateTime:TimezoneClash> is thrown.
+L<X::DateTime::TimezoneClash> is thrown.
89
90
=head2 method now
91
0 commit comments