Day of the week of Christmas and New Year: Difference between revisions

m
Line 311:
 
=={{header|Ruby}}==
This uses the same years as the Raku example. The Ruby dateDate class does however take the calendar reform (default 1582) into account, so the days for 1578 differ from all other languages so far.
<lang ruby>require 'date'
 
1,149

edits