(view source code of tomorrow.rex as plain text)
/* Tomorrow.rex, Version 1.00 for Regina Rexx */
/* Show tomorrow's date in YYYYMMDD format */
/* Written by Rob van der Woude */
/* http://www.robvanderwoude.com */
say
say "Tomorrow="||date( "S", date( "B" ) + 1, "B" )
page last modified: 2024-04-16; loaded in 0.0215 seconds