freebsd-dev/bin/date
John-Mark Gurney 3bc1b1bb27 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
1999-05-14 00:28:41 +00:00
..
date.1 the month and three days are up for -hackers and the 24hrs for -committers. 1999-05-14 00:28:41 +00:00
date.c the month and three days are up for -hackers and the 24hrs for -committers. 1999-05-14 00:28:41 +00:00
extern.h
Makefile
netdate.c
vary.c
vary.h