Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Aug 1997 09:37:01 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG
Subject:   cvs commit: src/bin/date date.1 date.c
Message-ID:  <199708101637.JAA08618@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1997/08/10 09:37:01 PDT

  Modified files:
    bin/date             date.1 date.c 
  Log:
  Add "-f fmt date" for specification of the
  date using strptime(3).
  Suggested by: Michael Smith <msmith@atrad.adelaide.edu.au>
  
  Change mm & dd to MM & DD so that they don't
  clash with the month.
  
  Revision  Changes    Path
  1.15      +13 -4     src/bin/date/date.1
  1.16      +81 -60    src/bin/date/date.c



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