Searched hist:47129 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/bin/date/
H A Ddate.cdiff 47129 Thu May 13 22:28:41 MDT 1999 jmg 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
H A Ddate.1diff 47129 Thu May 13 22:28:41 MDT 1999 jmg 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

Completed in 171 milliseconds