Paketname | libdbix-class-datetime-epoch-perl |
Beschreibung | automatic inflation/deflation of epoch-based DateTime objects for DBIx::Class |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.06-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 20 Byte |
Hängt ab von | perl, libdatetime-perl, libdbix-class-perl (>= 0.08103), libdbix-class-timestamp-perl (>= 0.07) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 7826 Byte |
Prüfsumme MD5 | 9c2043d88c95c7bc17127db2576d56d6 |
Prüfsumme SHA1 | 9c969c5039810e6a4228496ff0cfca5d421933f5 |
Prüfsumme SHA256 | 1cf1b069709ca8b73967652b198e63c116f98889e4461c7e6de525c27ee9446b |
Link zum Herunterladen | libdbix-class-datetime-epoch-perl_0.06-1_all.deb |
Ausführliche Beschreibung | DBIx::Class::DateTime::Epoch automatically inflates/deflates DateTime objects
from/to epoch values for the specified columns. This module is essentially an
extension to DBIx::Class::InflateColumn::DateTime so all of the settings,
including "locale" and "timezone", are also valid.
.
DBIx::Class::TimeStamp can also be used in conjunction with this module to
support epoch-based columns that are automatically set on creation of a row
and updated subsequent modifications.
|