public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* date
@  Tyler Spivey
   ` date Raul A . Gallegos
   ` date Kirk Wood
  0 siblings, 2 replies; 12+ messages in thread
From: Tyler Spivey @  UTC (permalink / raw)
  To: speakup

as root:
date --set "hh:mm:ss"
date --set "mm/dd/yy hh:mm:ss"
i don't know if date formats are resected, man date.


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: date
   date Tyler Spivey
@  ` Raul A . Gallegos
     ` date Jason
     ` date Deedra Waters
   ` date Kirk Wood
  1 sibling, 2 replies; 12+ messages in thread
From: Raul A . Gallegos @  UTC (permalink / raw)
  To: speakup

Weird.  On both my slackware and debian systems the time updated
automatically.
-- 
Raul A. Gallegos -- Sprint BWG Systems Administration
Network Operations Center 9300 Metcalf Ave. Overland Park, KS 66212
Office:913/534.5603	PCS:913/488.3011
mailto:raul.a.gallegos@mail.sprint.com



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: date
   ` date Raul A . Gallegos
@    ` Jason
     ` date Deedra Waters
  1 sibling, 0 replies; 12+ messages in thread
From: Jason @  UTC (permalink / raw)
  To: speakup

AFAIK time will update automatically if you store it in the hardware clock in 
GMT, but not in local time.

(being that I live in Arizona, I don't much care personally, we don't have 
daylight savings)

On Wednesday October 31, 2001 03:17 pm, you wrote:
> Weird.  On both my slackware and debian systems the time updated
> automatically.


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: date
   date Tyler Spivey
   ` date Raul A . Gallegos
@  ` Kirk Wood
     ` date jwantz
  1 sibling, 1 reply; 12+ messages in thread
From: Kirk Wood @  UTC (permalink / raw)
  To: speakup

A quicker command line is to simply type
date MMDDhhmmYY
That is month, date, hour, minute, year

=======
Kirk Wood
Cpt.Kirk@1tree.net

"When I take action, I'm not going to fire a $2 million missle at
a $10 empty tent and hit a camel in the butt. It's going to be decisive."
	- President George Bush



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: date
   ` date Raul A . Gallegos
     ` date Jason
@    ` Deedra Waters
       ` date Janina Sajka
  1 sibling, 1 reply; 12+ messages in thread
From: Deedra Waters @  UTC (permalink / raw)
  To: speakup

nods is wierd, because on the other computer with debian I think the clock
updates automatically also, but this one doesn't.
thanks for help guys was missing the -s, or --set when I was trying to do
it.

On Wed, 31 Oct 2001, Raul A . Gallegos wrote:

> Weird.  On both my slackware and debian systems the time updated
> automatically.
> -- 
> Raul A. Gallegos -- Sprint BWG Systems Administration
> Network Operations Center 9300 Metcalf Ave. Overland Park, KS 66212
> Office:913/534.5603	PCS:913/488.3011
> mailto:raul.a.gallegos@mail.sprint.com
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: date
     ` date Deedra Waters
@      ` Janina Sajka
         ` date Buddy Brannan
  0 siblings, 1 reply; 12+ messages in thread
From: Janina Sajka @  UTC (permalink / raw)
  To: speakup

rdate -s [server.address]

So, for example:

rdate -s time-a.nist.gov

If you want your clock to shift between daylight and standard time 
automatically, you must set your hw clock to UTC.


-- 
	
				Janina Sajka, Director
				Technology Research and Development
				Governmental Relations Group
				American Foundation for the Blind (AFB)

Email: janina@afb.net		Phone: (202) 408-8175

Chair, Accessibility SIG
Open Electronic Book Forum (OEBF)
http://www.openebook.org

Will electronic books surpass print books? Read our white paper,
Surpassing Gutenberg, at http://www.afb.org/ebook.asp

Download a free sample Digital Talking Book edition of Martin Luther
King Jr's inspiring "I Have A Dream" speech at
http://www.afb.org/mlkweb.asp

Learn how to make accessible software at
http://www.afb.org/accessapp.asp



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: date
       ` date Janina Sajka
@        ` Buddy Brannan
           ` date Gregory Nowak
  0 siblings, 1 reply; 12+ messages in thread
From: Buddy Brannan @  UTC (permalink / raw)
  To: speakup

I don't have my HW clock set to UTC, (at least, not that I recall);
but I did set my time zone to US/Central (or Chicago, I forget which),
and my time updated for me...
-- 
Buddy Brannan, KB5ELV    | From the pines down to the projects,
Email: davros@ycardz.com | Life pushes up through the cracks.
Phone: (972) 276-6360    | And it's only going forward,
ICQ: 36621210            | And it's never going back.--Small Potatoes


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: date
         ` date Buddy Brannan
@          ` Gregory Nowak
             ` date Adam Myrow
  0 siblings, 1 reply; 12+ messages in thread
From: Gregory Nowak @  UTC (permalink / raw)
  To: speakup

Just to add to this discusion,
I have the same clock setup as Buddy, and the only thing that updated
for me was cdt to cst, not the actual hour.
Greg


On Wed, Oct 31, 2001 at 05:44:05PM -0600, Buddy Brannan wrote:
> I don't have my HW clock set to UTC, (at least, not that I recall);
> but I did set my time zone to US/Central (or Chicago, I forget which),
> and my time updated for me...
> -- 
> Buddy Brannan, KB5ELV    | From the pines down to the projects,
> Email: davros@ycardz.com | Life pushes up through the cracks.
> Phone: (972) 276-6360    | And it's only going forward,
> ICQ: 36621210            | And it's never going back.--Small Potatoes
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: date
           ` date Gregory Nowak
@            ` Adam Myrow
  0 siblings, 0 replies; 12+ messages in thread
From: Adam Myrow @  UTC (permalink / raw)
  To: speakup

As I understand it, Linux will adjust for daylight savings time provided 
your computer is on at the time.  For example, I left mine on overnight, 
and the logs showed the default marks at 20-minute intervals and they went 
from 1:04, 1:24, 1:44, and back to 1:04.  At that point, the computer had 
adjusted the time back one hour.  Windows, if set to adjust the clock will 
continue to adjust it several days after the change on power up.  I know 
the other machine I've booted into Windows adjusted the time on Monday when 
first powered up and showed a dialog asking to verify that they'd done the 
right thing.  Anybody know how long after the change Windows will adjust if 
it is turned on?  I turned off the option since I knew Linux would be up 
and running at the time and would do the change.



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: date
   ` date Kirk Wood
@    ` jwantz
  0 siblings, 0 replies; 12+ messages in thread
From: jwantz @  UTC (permalink / raw)
  To: speakup

Hi,
An even simpler way to set system date back to standard is:
date --set '1 hour ago'
My date did set correctly without me doing anything.

     Jim Wantz WB0TFK
On Wed, 31 Oct
2001, Kirk Wood wrote:

> A quicker command line is to simply type
> date MMDDhhmmYY
> That is month, date, hour, minute, year
>
> =======
> Kirk Wood
> Cpt.Kirk@1tree.net
>
> "When I take action, I'm not going to fire a $2 million missle at
> a $10 empty tent and hit a camel in the butt. It's going to be decisive."
> 	- President George Bush
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: date
   date Holmes, Steve
@  ` Jason
  0 siblings, 0 replies; 12+ messages in thread
From: Jason @  UTC (permalink / raw)
  To: speakup

I meant the system time automatically updating for daylight savings should 
happen if you have your time zone set properly, and your hardware clock set 
for GMT.


> From the stuff I've read before on the subject, I thought the date command
> wouldn't update the hardware clock but the clock command would; hence the
> script I posted up here several days ago.  Basically, I did a netdate deal
> to pull the time from a time server and then used the clock command to
> update it if the netdate command was successful. I generally use the date
> command in a alias with the %mm%yy%dd construct to give me a quick
> date/time command I can run from the keyboard.
> AFAIK time will update automatically if you store it in the hardware clock
> in
> GMT, but not in local time.
> > Weird.  On both my slackware and debian systems the time updated
> > automatically.
>


^ permalink raw reply	[flat|nested] 12+ messages in thread

* RE: date
@  Holmes, Steve
   ` date Jason
  0 siblings, 1 reply; 12+ messages in thread
From: Holmes, Steve @  UTC (permalink / raw)
  To: 'speakup@braille.uwo.ca'

>From the stuff I've read before on the subject, I thought the date command
wouldn't update the hardware clock but the clock command would; hence the
script I posted up here several days ago.  Basically, I did a netdate deal
to pull the time from a time server and then used the clock command to
update it if the netdate command was successful. I generally use the date
command in a alias with the %mm%yy%dd construct to give me a quick date/time
command I can run from the keyboard.

-----Original Message-----
From: Jason [mailto:unleet@qwest.net]
Sent: Wednesday, October 31, 2001 3:22 PM
To: speakup@braille.uwo.ca
Subject: Re: date


AFAIK time will update automatically if you store it in the hardware clock
in 
GMT, but not in local time.

(being that I live in Arizona, I don't much care personally, we don't have 
daylight savings)

On Wednesday October 31, 2001 03:17 pm, you wrote:
> Weird.  On both my slackware and debian systems the time updated
> automatically.

_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 date Tyler Spivey
 ` date Raul A . Gallegos
   ` date Jason
   ` date Deedra Waters
     ` date Janina Sajka
       ` date Buddy Brannan
         ` date Gregory Nowak
           ` date Adam Myrow
 ` date Kirk Wood
   ` date jwantz
 date Holmes, Steve
 ` date Jason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).