Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 1996 17:44:57 -0700 (PDT)
From:      John Polstra <jdp>
To:        CVS-committers, cvs-all, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/at parsetime.c
Message-ID:  <199607190044.RAA03809@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         96/07/18 17:44:57

  Modified:    usr.bin/at  parsetime.c
  Log:
  Fix botches in the handling of "AM" and "PM":
      12:xx PM is 12:xx, not 24:xx.
      12:xx AM is 00:xx, not 12:xx.
  
  Revision  Changes    Path
  1.7       +8 -3      src/usr.bin/at/parsetime.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607190044.RAA03809>