Jump to content

Last Friday of each month: Difference between revisions

m
m (→‎{{header|REXX}}: redid the boxed comments in the REXX preamble.)
Line 2,598:
 
=={{header|Phix}}==
Requires 0.8.1+ (day_of_week() is now ISO 8601 compliant)
<lang Phix>include timedate.e
 
constant FRIDAY=65
 
procedure showlast(integer dow, integer doy, timedate td)
Line 2,637 ⟶ 2,638:
2012-12-28
</pre>
 
 
=={{header|PHP}}==
7,818

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.