Jump to content

Last Friday of each month: Difference between revisions

m
No edit summary
Line 2,904:
 
=={{header|Pascal}}==
{{works with|Free Pascal}}
Using Free Pascal's DateUtils library would simplify the coding (see the Delphi example) but for older Pascal implementations the needed routines are the programmer's responsibility!
<lang Pascal>
Line 3,010 ⟶ 3,011:
12 25
</pre>
 
 
=={{header|Perl}}==
211

edits

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