etch  ] [  etch-m68k  ] [  lenny  ] [  squeeze  ] [  sid  ]
[ Source: libtime-piece-perl  ]

Package: libtime-piece-perl (1.11-2)

Perl module for object oriented time objects

This module replaces the standard localtime and gmtime functions with implementations that return objects. It does so in a backwards compatible manner, so that using localtime/gmtime in the way documented in perlfunc will still return what you expect.

Time::Piece does the right thing with the return value from localtime:

  - in list context it returns a list of values

  - in scalar context it returns a Time::Piece object

  - when stringified (or printed), Time::Piece objects look like the
    output from scalar(localtime)

Beyond that, Time::Piece objects allow you to get any part of the date/time via method calls, plus they allow you to get at the string form of the week day and month. It has methods for julian days, and some simple date arithmetic options.

Time::Piece also gives you easy access to your C library's strftime and strptime functions, so you can parse and output locale sensitive dates to your heart's content :-)

Tags: Software Development: Perl Development, Libraries, Implemented in: Perl

Other Packages Related to libtime-piece-perl

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.3.5-1)
    GNU C Library: Shared libraries
  • dep: perl (>= 5.8.8-6.1)
    Larry Wall's Practical Extraction and Report Language
  • dep: perlapi-5.8.8
    virtual package provided by perl-base

Download libtime-piece-perl

Download for all available architectures
Architecture Package Size Installed Size Files
m68k 26.1 kB128 kB [list of files]