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


Groups > comp.lang.python > #29070

Re: datetime

From readmax <readmax@hushmail.com>
Subject Re: datetime
Date 2012-09-13 19:06 +0000
References <loom.20120913T170328-631@post.gmane.org> <k2t7ds$ffb$1@ger.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.631.1347563197.27098.python-list@python.org> (permalink)

Show all headers | View raw


Terry Reedy <tjreedy <at> udel.edu> writes:


> You did not specify *which* time to set, but ...

> 
> If you mean time.clock_shift(clk_id, shift_seconds), no.
> 
> time.clock_settime(clk_id, time.clock_gettime(clk_id) + delta_seconds)
> 

I am talking about the system-wide clock on Debian.
What should I use as "clk_id"?

BTW, if by "version 3.3" you mean python 3, I am only using 2.x.


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


Thread

Re: datetime readmax <readmax@hushmail.com> - 2012-09-13 19:06 +0000

csiph-web