Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #29113
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| Subject | Re: datetime |
| Date | 2012-09-14 00:50 -0400 |
| Organization | > Bestiaria Support Staff < |
| References | <mailman.614.1347550804.27098.python-list@python.org> <5052a601$0$29981$c3e8da3$5496439d@news.astraweb.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.665.1347598205.27098.python-list@python.org> (permalink) |
On 14 Sep 2012 03:35:29 GMT, Steven D'Aprano
<steve+comp.lang.python@pearwood.info> declaimed the following in
gmane.comp.python.general:
>
> On Linux, Unix or Mac, that right way is to use NTP, which will keep your
> computer's clock syncronised with a trusted external source. In a virtual
> machine, the right way is to use NTP to syncronise the VM host's time,
> and then tell the host to synchronise itself with the VM. On Windows,
> well you'll have to ask a Windows expert.
>
WinXP -- and I'd presume anything later -- can be configured for NTP
time server; synching tends to be on a weekly basis as I recall. Though
I hadn't checked my system in some time and the configuration may not be
valid after having moved 2000 miles and changed routers...
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
datetime Max <readmax@hushmail.com> - 2012-09-13 15:19 +0000
Re: datetime Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-14 03:35 +0000
Re: datetime Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-09-14 00:50 -0400
Re: datetime Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-09-14 02:37 -0400
csiph-web