Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 May 2016 12:12:19 +0200
From:      Bertram Scharpf <lists@bertram-scharpf.de>
To:        freebsd-questions@freebsd.org
Subject:   Re: time
Message-ID:  <20160530101219.GA54970@becker.bs.l>
In-Reply-To: <4210292.4dMslNSaQN@lumiwa.farm.net>
References:  <4210292.4dMslNSaQN@lumiwa.farm.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, 29. May 2016, 22:57:31 -0400, Stari Karp wrote:
> I am new Installed FreeBSD [...] and I have a problem with
> time. How I setup time:
> >From "Select local or UTC...) I press NO, than America -- North and South, 
> than United States and Eastern time. On the last question "Does the 
> abbreviation 'EDT' look reasonable?" I pressed YES.
> 
> And here is now 7:55 PM and date shows me 10:55 PM. In /etc/rc.conf I have 
> also ntpd_enable="YES".

You can set the time zone by just copying the appropriate
file:

  # cp -i /usr/share/zoneinfo/America/Denver /etc/localtime

or wherever you reside.

NTP and cron do the rest.

Bertram


-- 
Bertram Scharpf
Stuttgart, Deutschland/Germany
http://www.bertram-scharpf.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160530101219.GA54970>