Télécharger le paquet source egenix-mx-base :
mxDateTime is an extension package that provides three new object types, 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 1.1.70 0:00 UTC; the encoding used by the 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.
|
|
|
| Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
|---|---|---|---|
| alpha | 126,1 ko | 600 ko | [liste des fichiers] |
| amd64 | 124,7 ko | 588 ko | [liste des fichiers] |
| arm | 122,0 ko | 572 ko | [liste des fichiers] |
| hppa | 129,8 ko | 600 ko | [liste des fichiers] |
| i386 | 120,3 ko | 460 ko | [liste des fichiers] |
| ia64 | 147,1 ko | 704 ko | [liste des fichiers] |
| mips | 123,8 ko | 600 ko | [liste des fichiers] |
| mipsel | 123,7 ko | 600 ko | [liste des fichiers] |
| powerpc | 127,0 ko | 600 ko | [liste des fichiers] |
| s390 | 125,0 ko | 580 ko | [liste des fichiers] |
| sparc | 122,4 ko | 592 ko | [liste des fichiers] |