History log of /freebsd/bin/date/date.1 (Results 76 – 100 of 197)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/4.1.0
# b4a3a038 23-Jul-2000 John W. De Boskey <jwd@FreeBSD.org>

Expand the -r option to support hex. Though undocumented, the -r
option already supported octal. Add a comment to the -r option
in the man page so it's a bit more specific.

Discrepancy brought to my

Expand the -r option to support hex. Though undocumented, the -r
option already supported octal. Add a comment to the -r option
in the man page so it's a bit more specific.

Discrepancy brought to my attention by: sasdrq@unx.sas.com
Approved by: jkh

show more ...


# 888d5fad 18-Jul-2000 Sheldon Hearn <sheldonh@FreeBSD.org>

Fix one grammar problem which crept in from rev 1.40 to rev 1.42, and
one mdoc problem from rev 1.40 (unnecessarily populated Nm macro).


# e7b7b6e4 15-Jul-2000 Mark Ovens <marko@FreeBSD.org>

Re-worded the description of the -r option

PR: 18792
Submitted by: Bob Johnson <bobj@atlantic.net>
Approved by: Alexander Langer <alex@freebsd.org>


# 68dee1e3 14-Jul-2000 Alexander Langer <alex@FreeBSD.org>

Now, the mdoc fixes, such as:
* remove hard sentence breaks
* use of Fl with Ar if argument available
* Dq -> Sq where better
* Ql -> Dq and Ql -> Fa where better
* include sections to Xr macro
* It

Now, the mdoc fixes, such as:
* remove hard sentence breaks
* use of Fl with Ar if argument available
* Dq -> Sq where better
* Ql -> Dq and Ql -> Fa where better
* include sections to Xr macro
* It Ar .ss -> It Ar ss

show more ...


# 60ad2ab5 14-Jul-2000 Alexander Langer <alex@FreeBSD.org>

As per request by sheldonh and others on IRC, seperate language and mdoc
fixes (very important in this case). Version 1.40 should be discarded.

This version includes the language diffs. To receive

As per request by sheldonh and others on IRC, seperate language and mdoc
fixes (very important in this case). Version 1.40 should be discarded.

This version includes the language diffs. To receive them, use
cvs diff [-u] -r 1.39 -r 1.41

show more ...


# 8135b667 14-Jul-2000 Alexander Langer <alex@FreeBSD.org>

Fix several language, style and mdoc improvements (such as correct
usage of .Xr and removal of hard sentence breaks).

PR: 18880
Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
Obtained

Fix several language, style and mdoc improvements (such as correct
usage of .Xr and removal of hard sentence breaks).

PR: 18880
Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
Obtained from: OpenBSD (in parts)

show more ...


# af63ed3c 28-Jun-2000 Mike Pritchard <mpp@FreeBSD.org>

Grumble. The previous commit still had the wrong date in the
example. Oct 29 0:30 +3 hours is still Oct 29, no matter what the
DST setting is, and not Oct 30..


# 861c69ca 28-Jun-2000 Mike Pritchard <mpp@FreeBSD.org>

Typo fix.

PR: docs/19554
Submitted by: Kazuo Horikawa <horikawa@psinet.com>


Revision tags: release/3.5.0_cvs
# 714c609b 22-Jun-2000 Brian Somers <brian@FreeBSD.org>

Mention the timezone where appropriate (for the -v option).
correct one of the -v options.


# d5dc63cc 19-May-2000 Daniel Baker <dbaker@FreeBSD.org>

Correct confusion and differentiate appropriately between GMT and UTC when
date is launched with the "u" argument. It now operates in the documented
manner.

Fix typo in date man page.

Submitted by

Correct confusion and differentiate appropriately between GMT and UTC when
date is launched with the "u" argument. It now operates in the documented
manner.

Fix typo in date man page.

Submitted by: David McNett <nugget@slacker.com>

show more ...


# 9263db41 12-Apr-2000 Brian Somers <brian@FreeBSD.org>

Change -v so that variences in units of days or less are sensitive to
DST. Explain in more detail what date -v does when mixed with DST.

Previous code suggested broken by: wollman


Revision tags: release/4.0.0_cvs
# 8d230e25 07-Mar-2000 Sheldon Hearn <sheldonh@FreeBSD.org>

Correct confusing description of the -r option.

PR: 17250
Submitted by: cjclark@home.com (Crist J. Clark)


# 94a64a49 12-Jan-2000 Brian Somers <brian@FreeBSD.org>

Fix various mandoc bugs


Revision tags: release/3.4.0_cvs
# 646e0924 10-Nov-1999 Sheldon Hearn <sheldonh@FreeBSD.org>

Allow the year to be specified with an optional century.

PR: 14472
Reported by: j_guojun@lbl.gov (Jin Guojun)


Revision tags: release/3.3.0_cvs
# 2a456239 28-Aug-1999 Peter Wemm <peter@FreeBSD.org>

$Id$ -> $FreeBSD$


# 9efde839 25-Aug-1999 Jordan K. Hubbard <jkh@FreeBSD.org>

Remove obsolete BUGS section which describes something which stopped
being relevant when we ripped out the BSD/VAX code.

Submitted by: Guy Harris <gharris@flashcom.net>


Revision tags: release/3.2.0
# 3bc1b1bb 14-May-1999 John-Mark Gurney <jmg@FreeBSD.org>

the month and three days are up for -hackers and the 24hrs for -committers.

add a -j flag that tells date not to try to set the date. This allows you
to use date as a userland interface to strptime

the month and three days are up for -hackers and the 24hrs for -committers.

add a -j flag that tells date not to try to set the date. This allows you
to use date as a userland interface to strptime.

example:
TZ=GMT date -j -f "%a, %d %b %Y %T %Z" "Sun, 08 Nov 1998 02:22:20 GMT" +%s

which is the standard format for Last-modified headers in HTTP requests.

only one to respond: eivind

show more ...


# 46be34b9 08-May-1999 Kris Kennaway <kris@FreeBSD.org>

Various spelling/formatting changes.

Submitted by: Philippe Charnier <charnier@xp11.frmug.org>


# 269dfbee 09-Mar-1999 Brian Somers <brian@FreeBSD.org>

Support seconds with -v.
PR: 6308
Submitted by: Max Euston <meuston@jmrodgers.com>


Revision tags: release/3.1.0, release/3.0.0, release/2.2.8
# fd5a0a9b 13-Jan-1999 Daniel O'Callaghan <danny@FreeBSD.org>

Example "19%y" changed to "%Y" to discourage poor usage.


Revision tags: release/2.2.7
# 84717b42 13-May-1998 Poul-Henning Kamp <phk@FreeBSD.org>

.Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT

PR: 6599
Reviewed by: phk
Submitted by: Josh Gilliam <josh@quick.net>


# cbf6f7d3 06-May-1998 Philippe Charnier <charnier@FreeBSD.org>

Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc.


# 336f22af 20-Apr-1998 Robert Nordier <rnordier@FreeBSD.org>

Spelling/typo fixes: (preceeded, friday).


Revision tags: release/2.2.6
# ad1c694b 11-Dec-1997 Brian Somers <brian@FreeBSD.org>

Put [+format] at the end of the usage message.
Make `date -?' output (pretty much) the same as
the man page
PR: 5269


Revision tags: release/2.2.5_cvs
# f50f7e1e 03-Oct-1997 Wolfram Schneider <wosch@FreeBSD.org>

Change example from US to international standard date notation.


12345678