Last Friday of each month: Difference between revisions

m
→‎{{header|REXX}}: added a comment in the REXX section header. -- ~~~~
m (→‎{{header|REXX}}: added a comment in the REXX section header. -- ~~~~)
Line 838:
=={{header|REXX}}==
This REXX program will find the last day-of-week (for any day) of all the months for any year.
<br>It wasn't optimized just to find a particular day-of-week.
<lang rexx>/*REXX program displays dates of last Fridays of each month for any year*/
parse arg yyyy