Skip to main content

A drop in replacement for Python's datetime module which cares deeply about timezones.

Project description

This module depends on:
  • pytz - For providing the Timezone database.

  • dateutil - For providing parsing of many common formats.

A version of the python-datetime module which deeply cares about timezone (instead of ignoring the problem). The module automatically detects your current timezone using a variety of different methods.

The module also includes extra functionality;

  • Full integration with pytz (just give it the string of the timezone!)

  • Proper support for going to/from Unix timestamps (which are in UTC!).

  • Smart Parsing which attempts to accept all formats.

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

python-datetime-tz-0.2.tar.gz (10.1 kB view hashes)

Uploaded Source

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