Package
python-egenix-mxdatetimeVersion
3.2.9-1Priority
optionalSection
pythonSource
egenix-mx-baseOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Joel Rosdahl <joel@debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
323 kBDepends
libc6 (>= 2.4), python (>= 2.7), python (<< 2.8), python-egenix-mxtoolsSuggests
python-egenix-mxdatetime-dbg, python-egenix-mxdatetime-docConflicts
python2.3-egenix-mxdatetime, python2.4-egenix-mxdatetimeReplaces
python2.3-egenix-mxdatetime, python2.4-egenix-mxdatetimeSupported
5yDownload Size
68.3 kBAPT Manual Installed
yesAPT Sources
http://archive.ubuntu.com/ubuntu xenial/main amd64 PackagesDescription
date and time handling routines for PythonmxDateTime is a Python extension package that provides three new
objects, DateTime, DateTimeDelta and RelativeDateTime, which let you
store and handle date/time values in a much more natural way than by
using ticks (seconds since 1970-01-01 00:00:00 UTC), the representation
used by Python's time module).
.
You can add, subtract and even multiply instances, pickle and copy
them and convert the results to strings, COM dates, ticks and some
other more esoteric values. In addition, there are several convenient
constructors and formatters at hand to greatly simplify dealing with
dates and times in real-world applications.
.
In addition to providing an easy-to-use Python interface the package
also exports a comfortable C API interface for other extensions to
build upon. This is especially interesting for database applications
which often have to deal with date/time values (the mxODBC package is
one example of an extension using this interface).
.
mxDateTime can convert between various different date/time storage
formats, including COM dates, TJD, MJD, JDN, tuples and, probably
most important, strings.
.
The date/time parser included in mxDateTime is one of the most
flexible such parser available for Python. It is constantly being
improved to make parsing date/time strings as easy as possible. At
the same time, it offers a fully customizable interface which allows
selecting valid date/time formats from a range of predefined
categories.
.
There are also special parser and formatter modules for ARPA and ISO
date/time formats, which are handy if you work a lot with Internet
standards.
Install Info
artful,now 3.2.9-1 amd64Installed Automatically
FalseFiles
/.//usr/
/usr/lib/
/usr/lib/python2.7/
/usr/lib/python2.7/dist-packages/
/usr/lib/python2.7/dist-packages/mx/
/usr/lib/python2.7/dist-packages/mx/DateTime/
/usr/lib/python2.7/dist-packages/mx/DateTime/ARPA.py
/usr/lib/python2.7/dist-packages/mx/DateTime/DateTime.py
/usr/lib/python2.7/dist-packages/mx/DateTime/Feasts.py
/usr/lib/python2.7/dist-packages/mx/DateTime/__init__.py
/usr/lib/python2.7/dist-packages/mx/DateTime/ISO.py
/usr/lib/python2.7/dist-packages/mx/DateTime/LazyModule.py
/usr/lib/python2.7/dist-packages/mx/DateTime/Locale.py
/usr/lib/python2.7/dist-packages/mx/DateTime/mxDateTime/
/usr/lib/python2.7/dist-packages/mx/DateTime/mxDateTime/__init__.py
/usr/lib/python2.7/dist-packages/mx/DateTime/mxDateTime/mxDateTime_Python.py
/usr/lib/python2.7/dist-packages/mx/DateTime/mxDateTime/mxDateTime.so
/usr/lib/python2.7/dist-packages/mx/DateTime/mxDateTime/testabsdatetime.py
/usr/lib/python2.7/dist-packages/mx/DateTime/mxDateTime/testcmp.py
/usr/lib/python2.7/dist-packages/mx/DateTime/mxDateTime/testcoerce.py
/usr/lib/python2.7/dist-packages/mx/DateTime/mxDateTime/testcomdates.py
/usr/lib/python2.7/dist-packages/mx/DateTime/mxDateTime/testnow.py
/usr/lib/python2.7/dist-packages/mx/DateTime/mxDateTime/testnumpy.py
/usr/lib/python2.7/dist-packages/mx/DateTime/mxDateTime/test.py*
/usr/lib/python2.7/dist-packages/mx/DateTime/mxDateTime/testpydatetime.py
/usr/lib/python2.7/dist-packages/mx/DateTime/mxDateTime/testpytimedelta.py
/usr/lib/python2.7/dist-packages/mx/DateTime/mxDateTime/testrichard.py
/usr/lib/python2.7/dist-packages/mx/DateTime/mxDateTime/testroundoff.py
/usr/lib/python2.7/dist-packages/mx/DateTime/mxDateTime/testslotops.py
/usr/lib/python2.7/dist-packages/mx/DateTime/mxDateTime/teststrftime.py
/usr/lib/python2.7/dist-packages/mx/DateTime/mxDateTime/testsubclassing.py
/usr/lib/python2.7/dist-packages/mx/DateTime/mxDateTime/testticks.py
/usr/lib/python2.7/dist-packages/mx/DateTime/NIST.py
/usr/lib/python2.7/dist-packages/mx/DateTime/ODMG.py
/usr/lib/python2.7/dist-packages/mx/DateTime/Parser.py
/usr/lib/python2.7/dist-packages/mx/DateTime/timegm.py
/usr/lib/python2.7/dist-packages/mx/DateTime/Timezone.py
/usr/share/
/usr/share/doc/
/usr/share/doc/python-egenix-mxdatetime/
/usr/share/doc/python-egenix-mxdatetime/changelog.Debian.gz -> ../python-egenix-mxtools/changelog.Debian.gz
/usr/share/doc/python-egenix-mxdatetime/copyright
/usr/share/doc/python-egenix-mxdatetime/README.Debian -> ../python-egenix-mxtools/README.Debian