Python

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Internet Time in python

    2 answers - 219 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    hi,
    i am having a small doubt.
    For getting the time we import "time" in python.
    With time will i be able to get the Internet Time?
    Frankly speaking i don't know much abt Internet Time.
    Any ideas?
  • No.1 | | 316 bytes | |

    Maybe this helps:

    7/13/06, Shine Anne < m2ids2005 (AT) gmail (DOT) comwrote:
    --
    hi,

    i am having a small doubt.
    For getting the time we import "time" in python.
    With time will i be able to get the Internet Time?
    Frankly speaking i don't know much abt Internet Time.
    Any ideas?
  • No.2 | | 549 bytes | |

    Shine Anne wrote:

    hi,

    i am having a small doubt.
    For getting the time we import "time" in python.
    With time will i be able to get the Internet Time?
    Frankly speaking i don't know much abt Internet Time.
    Any ideas?

    The time module just deals with the system clock, so if the system clock
    is wrong then the values returned by the time module will be wrong too.
    There are lots of utilities available however to keep the system clock
    synchronized with one of the atomic clocks that provides a time server.

Re: Internet Time in python


max 4000 letters.
Your nickname that display:
In order to stop the spam: 1 + 0 =
QUESTION ON "Python"

EMSDN.COM