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 fe0907e commit 7f27be4Copy full SHA for 7f27be4
lib/Date.pod
@@ -69,7 +69,7 @@ Returns the day of the month of the date (1..31)
69
70
method day-of-week(Date:D:) returns Int:D
71
72
-Returns the day of the week, where 0 is Sunday, 1 is Monday etc.
+Returns the day of the week, where 1 is Monday, 2 is Tuesday and Sunday is 7.
73
74
=head2 day-of-year
75
0 commit comments