Last Friday of each month: Difference between revisions

Content added Content deleted
m (Omitted to copy all of the output.)
Line 1,646: Line 1,646:


{{FormulaeEntry|page=https://formulae.org/?script=examples/Last_day_of_each_month_of_a_year%2C_being_a_given_weekday}}
{{FormulaeEntry|page=https://formulae.org/?script=examples/Last_day_of_each_month_of_a_year%2C_being_a_given_weekday}}

'''Solution'''

The following function retrieves the last day of each month of a year, being a given weekday:

[[File:Fōrmulæ - Last day of each month of a year, being a given weekday 01.png]]

'''Test case'''

[[File:Fōrmulæ - Last day of each month of a year, being a given weekday 04.png]]

[[File:Fōrmulæ - Last day of each month of a year, being a given weekday 05.png]]


=={{header|Gambas}}==
=={{header|Gambas}}==