Paketname | libtime-local-perl |
Beschreibung | efficiently compute time from local and GMT time |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.1901-1 |
Sektion | universe/perl |
Priorität | extra |
Installierte Größe | 76 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 16996 Byte |
Prüfsumme MD5 | 076b98a6b11039abdff5f3c9eb68dd83 |
Prüfsumme SHA1 | 0de81e36954f3537e001069c91257fb90f991fda |
Prüfsumme SHA256 | 92c21d1f9a1c77db7ea1d492788a19529f39bfb04d664b479a6858e1dfb2c5e6 |
Link zum Herunterladen | libtime-local-perl_1.1901-1_all.deb |
Ausführliche Beschreibung | Time::Local provides functions that are the inverse of built-in perl functions
localtime() and gmtime(). They accept a date as a six-element array, and return
the corresponding time(2) value in seconds since the system epoch (Midnight,
January 1, 1970 GMT on Unix, for example). This value can be positive or
negative, though POSIX only requires support for positive values, so dates
before the system's epoch may not work on all operating systems.
|