Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 59052efdde030a837a3d022c344b111637709ace
https://github.com/perl6/specs/commit/59052efdde030a837a3d022c344b111637709ace
Author: chansen <[email protected]>
Date: 2013-03-30 (Sat, 30 Mar 2013)
Changed paths:
M S32-setting-library/Temporal.pod
Log Message:
-----------
Renamed weekday-of-month to day-of-week-in-month
Weekday usually means any day of the week other than a day that occurs in
the weekend unless the API is constrained by struct tm. Which uses wday.
Commit: d01495e05ba625134f700dd4f16fad61c4dc29a0
https://github.com/perl6/specs/commit/d01495e05ba625134f700dd4f16fad61c4dc29a0
Author: Carl Mäsak <[email protected]>
Date: 2013-03-30 (Sat, 30 Mar 2013)
Changed paths:
M S32-setting-library/Temporal.pod
Log Message:
-----------
Merge pull request #34 from chansen/master
Renamed weekday-of-month to day-of-week-in-month
Compare: https://github.com/perl6/specs/compare/ea0af4730459...d01495e05ba6