Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Nov 1998 22:38:14 -0600
From:      Dave Bodenstab <imdave@mcs.net>
To:        Joe Schwartz <rjoe@sierrahill.com>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: getting julian date
Message-ID:  <364671B6.3CEFEC3E@mcs.net>
References:  <199811090344.VAA02845@sierrahill.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Joe Schwartz wrote:
> 
> Folks,
> 
> Is there a canned utility to echo out the julian date?
> 
> If not, anyone have somthing to get it?
> 

$ date '+Today is julian day %j of %Y'
Today is julian day 312 of 1998


Read the man page for date.

Dave Bodenstab
imdave@mcs.net

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?364671B6.3CEFEC3E>