Python-dateutil

Python extensions to the standard datetime module
Download

Python-dateutil Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Gustavo Niemeyer
  • Publisher web site:
  • http://niemeyer.net/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 220 KB

Python-dateutil Tags


Python-dateutil Description

Python extensions to the standard datetime module Python-dateutil is a free and open source Python module that provides powerful extensions to the standard datetime module. Here are some key features of "Python-dateutil": · Computing of relative deltas (next month, next year, next monday, last week of month, etc); · Computing of relative deltas between two given date and/or datetime objects; · Computing of dates based on very flexible recurrence rules, using a superset of the iCalendar specification. Parsing of RFC strings is supported as well. · Generic parsing of dates in almost any string format; · Timezone (tzinfo) implementations for tzfile(5) format files (/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string (in all known formats), iCalendar format files, given ranges (with help from relative deltas), local machine timezone, fixed offset timezone, UTC timezone, and Windows registry-based time zones. · Internal up-to-date world timezone information based on Olson's database. · Computing of Easter Sunday dates for any given year, using Western, Orthodox or Julian algorithms; · More than 400 test cases. Requirements: · Python What's New in This Release: · Fixed another parser precision problem on conversion of decimal seconds to microseconds. Now these issues are gone for real since it's not using floating point arithmetic anymore. · Fixed case where tzrange.utcoffset and tzrange.dst() might fail due to a date being used where a datetime was expected. · Prevent tzstr from introducing daylight timings in strings that didn't specify them . · Calls like gettz("GMT+3") and gettz("UTC-2") will now return the expected values, instead of the TZ variable behavior. · Fixed DST signal handling in zoneinfo files.


Python-dateutil Related Software