Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #29129

Re: datetime

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'configure': 0.04; 'default)': 0.09; 'it;': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'sep': 0.09; 'tab': 0.09; 'tends': 0.09; 'server,': 0.15; 'presume': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'sync': 0.16; 'time"': 0.16; 'later': 0.16; 'documented': 0.17; 'exists': 0.17; 'switched': 0.17; 'windows': 0.19; 'otherwise,': 0.20; '(by': 0.22; 'clock': 0.22; "i'd": 0.22; 'header:X-Complaints-To:1': 0.28; 'implies': 0.29; 'servers.': 0.29; '(from': 0.30; 'fri,': 0.30; 'checked': 0.30; 'says': 0.33; 'function.': 0.33; 'url:home': 0.33; 'to:addr :python-list': 0.33; 'changed': 0.34; 'moved': 0.35; 'received:org': 0.36; 'but': 0.36; 'useful': 0.36; 'anything': 0.36; 'should': 0.36; 'charset:us-ascii': 0.36; 'uses': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'shows': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'more': 0.63; 'show': 0.63; 'laptop': 0.66; 'home': 0.66; 'pro': 0.69; 'internet': 0.71; 'obvious': 0.71; 'forced': 0.84; 'dennis': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: datetime
Date Fri, 14 Sep 2012 02:37:32 -0400
Organization > Bestiaria Support Staff <
References <mailman.614.1347550804.27098.python-list@python.org> <5052a601$0$29981$c3e8da3$5496439d@news.astraweb.com> <pad558lbnodn4m36lfe43j4g8e937lek9o@invalid.netcom.com>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host adsl-76-253-102-123.dsl.klmzmi.sbcglobal.net
X-Newsreader Forte Agent 3.3/32.846
X-No-Archive YES
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.677.1347604666.27098.python-list@python.org> (permalink)
Lines 34
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1347604666 news.xs4all.nl 6862 [2001:888:2000:d::a6]:34496
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:29129

Show key headers only | View raw


On Fri, 14 Sep 2012 00:50:03 -0400, Dennis Lee Bieber
<wlfraed@ix.netcom.com> declaimed the following in
gmane.comp.python.general:

> 	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...

	Confusingly:

	If the system is part of Windows "domain", it synchronizes to a
domain server; otherwise,

	If the system is stand-alone workstation/laptop/etc. with internet
connectivity, it will synchronize (by default) to a Microsoft time
server, but can be switched to other servers. Opening the clock (from
the taskbar) should show an "internet time" tab which (admin) can be set
to the server, set for automatic sync, and forced to update.

	The confusion: my old WinXP Inside & Out says only XP Pro has it;
but my XP Home laptop shows it -- perhaps it was an update in one of the
service packs.

	Some documentation implies it uses just SNTP, but other
documentation claims full NTP (depending on OS version)

	NO obvious means to configure w32tm to sync more often than weekly,
it is documented to not be useful for time-critical networks -- it
exists to permit Kerberos to function.
-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
        wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


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