Skip to main content

Extend datetime module so it can return the time fetched from a NTP server

Project description

https://img.shields.io/pypi/v/ntpdatetime.svg https://img.shields.io/travis/igroen/ntpdatetime.svg Documentation Status https://coveralls.io/repos/igroen/ntpdatetime/badge.svg?branch=master&service=github

Extend datetime module so it can return the time fetched from an NTP server

Features

  • TODO

Credits

Tools used in rendering this package:

History

0.1.0 (2015-11-25)

  • First release on PyPI.

0.1.1 (2015-11-26)

  • ntp_now() Now returns a tuple containing the current datetime and a boolean value:

    True  # Time was fetched from an NTP server
    False  # Error occurred when connection to an NTP poolserver. System datetime is returned

0.1.2 (2015-11-27)

  • Patch for release on pypi. Old version (0.1.1) was removed and cannot be released again.

0.1.3 (2015-12-01)

  • Update unittests

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ntpdatetime-0.1.3.tar.gz (11.8 kB view hashes)

Uploaded Source

Built Distribution

ntpdatetime-0.1.3-py2.py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page