Find the last Sunday of each month: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 2,336: Line 2,336:
d = d + 35 - nd // Advance 5 weeks minus month length
d = d + 35 - nd // Advance 5 weeks minus month length
end fn
end fn



void local fn month( m as Short )
void local fn month( m as Short )