Downloadliste

Projektbeschreibung

mxDateTime is a Python module designed to do complex date/time handling with Python. It includes new Python extensions objects for storing and working with date and time as well as date/time parsers, access to the NIST time services and many different conversion routines to other well-known date/time standards such as ISO, ARPA, COM dates, Unix ticks, JDN, MJD, TJD and others.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-05-23 21:17
3.2.0

Es wurde Unterstützung für Python 2.7 auf allen unterstützten Plattformen aufgenommen. Native Unterstützung von Windows x64 hinzugefügt wurde. Viele neue Features enthalten waren, um die Interoperabilität mit Python's datetime-Modul zu erhöhen und die Gesamtleistung zu steigern. Das neue Modul mx.Misc.Daemon aufgenommen, der vorsieht Abstraktionen auf Unix-Daemon-Prozesse zu implementieren. Code Cleanup zugegeben und der Code wurde auf eigenen Speicher Python's Allocator, die Leistungssteigerungen in allen Subpackages Ergebnisse eingeschaltet. easy_install Unterstützung wurde wieder aufgenommen und pip Unterstützung enthalten war.
Tags: Minor, Stable
Support was added for Python 2.7 on all supported platforms. Native Windows x64 support was added. Many new features were included to enhance interoperability with Python's datetime module and to increase overall performance. The new mx.Misc.Daemon module was added, which provides abstractions to implement Unix daemon processes. Code cleanups were added and the code was switched to Python's own memory allocator, which results in performance enhancements across all subpackages. easy_install support was added back and pip support was included.

2004-12-06 23:08
2.0.6

Tags: Major feature enhancements

Project Resources