HHMM 1.4 displays the TIME in form HH:MM, without CrLf in 24
hour format.

There is an optional separator on the command line:

e.g. HHMM -
       gives 23-59

     HHMM none
       gives 2359

     HHMM space
       gives 23 59

     HHMM .
       gives 23.59

     HHMM
       gives 23:59

You can pipe it into files:
        HHMM.com >> MyFile.Txt
to internally time stamp them. Often used in conjuction with
YYMMDD.  Copyrighted by Roedy Green Canadian Mind Products.  May
be distributed freely for non-military use only.  MASM/OptASM
source included.  Version 1.4 allows an optional separator
on the command line.