Calendar - for "REAL" programmers: Difference between revisions

Content added Content deleted
m (→‎{{header|REXX}}: replaced the OUT template that replaced the original OUT with text. Also, reduced the output font size.)
Line 2,940: Line 2,940:
TELL:SAY ARG(1);RETURN
TELL:SAY ARG(1);RETURN
UNGRID:RETURN TRANSLATE(ARG(1),,"│║─═┤┐└┴┬├┼┘┌╔╗╚╝╟╢╞╡╫╪╤╧╥╨╠╣")</lang>
UNGRID:RETURN TRANSLATE(ARG(1),,"│║─═┤┐└┴┬├┼┘┌╔╗╚╝╟╢╞╡╫╪╤╧╥╨╠╣")</lang>
{{out}} when using the input of: <tt> 1/1/1969 (noGrid shortest narrowest) </tt>
{{out|output|text=&nbsp; when using the input of: &nbsp; &nbsp; <tt> 1/1/1969 &nbsp; (noGrid &nbsp; shortest &nbsp; narrowest) </tt>

<pre style="height:40ex">
(Shown at &nbsp; <big>'''<sup>3</sup>/<sub>4</sub>'''</big> &nbsp; size.)

<pre style="font-size:75%">
«Snoopy "picture" here»
«Snoopy "picture" here»


Line 2,976: Line 2,979:
30
30
</pre>
</pre>

=={{header|Ring}}==
=={{header|Ring}}==
<lang ring>
<lang ring>