Network Time Protocol?

Alex Martelli aleaxit at yahoo.com
Mon Sep 4 08:36:22 EDT 2000


"Ronald Jeffries" <RonJeffries at acm.org> wrote in message
news:4783C50E17DF54D2.8EAEC2CB23404007.A6340CB594E0900E at lp.airnews.net...
> Has anyone got Python code to get the time from a time server using
> SNTP? Or a better way?

http://starship.python.net/~lemburg/mxDateTime.html

The NIST submodule uses, I believe, the simple 'daytime' protocol
of NIST, but that should be functionally equivalent to SNTP, I think...


Alex






More information about the Python-list mailing list