Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2001 18:12:57 -0800
From:      "Crist J . Clark" <cjc@FreeBSD.ORG>
To:        "Russell A. Khurshudian" <russell_k@acedsl.com>
Cc:        Freebsd-Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Changing timezones in RCS ident strings
Message-ID:  <20011217181257.I19170@blossom.cjclark.org>
In-Reply-To: <001f01c18729$caae6440$0200a8c0@qubit>; from russell_k@acedsl.com on Mon, Dec 17, 2001 at 01:36:50PM -0500
References:  <001f01c18729$caae6440$0200a8c0@qubit>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 17, 2001 at 01:36:50PM -0500, Russell A. Khurshudian wrote:
> How would i change the timezone in RCS ident strings? I tried passing -zLT
> and -z-05:00 when checking out the file, but the UTC (GMT) time is still
> displayed. I'm trying to make the string display the EST time, which is five
> hours behind UTC i believe. Thanks.

Doing,

  $ co -zLT /etc/RCS/hosts,v

Worked fine for me,

  $ ident hosts
  hosts:
       $Id: hosts,v 1.5 2001-12-08 00:38:11-08 cjc Exp $

-- 
"It's always funny until someone gets hurt. Then it's hilarious."

Crist J. Clark                     |     cjclark@alum.mit.edu
                                   |     cjclark@jhu.edu
http://people.freebsd.org/~cjc/    |     cjc@freebsd.org

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?20011217181257.I19170>