Jump to content

Date manipulation: Difference between revisions

m
→‎{{header|REXX}}: removed STYLE from the HTML tag PRE.
m (→‎{{header|REXX}}: added/changed comments and whitespace, changed indentations.)
m (→‎{{header|REXX}}: removed STYLE from the HTML tag PRE.)
Line 1,806:
say aDate ' + 12 hours ───► ' ndate ntime tz /*display the new timestamp to console.*/
/*stick a fork in it, we're all done. */</lang>
'''output'''
{{out}}
<pre>
<pre style="overflow:scroll">
March 7 2009 7:30pm EST + 12 hours ───► 8 Mar 2009 7:30am EST
</pre>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.