
Date & Time Now v1.4

Without any parameter switches this program returns the date & time
like so:
Current time is 12:17:12
Current date is Fri 08-05-1994

When the -T (or /T) switch is used the time is returned as
'Time 12:17:12'.

When the -D (or /D) switch is used the date is returned as
'Date 08-05-1994'.

-W (or /W) returns the day-of-week, for example, 'Fri'.

-?, /?, -H or /H gives a list of switches available.

