Calendar: Difference between revisions

Content added Content deleted
Line 589:
 
=={{header|C sharp|C#}}==
An attempt to abuse the DateTime class for all static information. In the event that the number of days and months changes, so long as the DateTime class is updated accordingly, this should still print properly.
 
<lang csharp>