Time::PT

Time::PT contains objects to store an instant in time.
Download

Time::PT Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Pip Stuart
  • Publisher web site:
  • http://search.cpan.org/~pip/XML-Tidy-1.2.54HJnFa/Tidy.pm

Time::PT Tags


Time::PT Description

Time::PT contains objects to store an instant in time. Time::PT contains objects to store an instant in time.SYNOPSIS use Time::PT; my $f = Time::PT->new(); print "PipTime is: $fn"; print 'The Day-of-Week today is: ', $f->dow(), "n";By default, Time::PT stores time descriptions precise to 60ths- of-a-second (0.016667 seconds). The groundwork has been laid for sub-millisecond precision to be included later.This module has been adapted from the Time::Piece module written by Matt Sergeant && Jarkko Hietaniemi . Time::PT inherits base data structure && object methods from Time::Fields. PT was written to simplify storage && calculation of encoded, yet distinct && human-readable, time data objects.This module (Time::PT) does not replace the standard localtime && gmtime functions like Time::Piece but Time::PT objects behave almost identically to Time::Piece objects otherwise (since it was adapted from... I said that already =) ).2DO ^Requirements:· PerlWhat's New in This Release:· updated test.pl to work properly with Build.PL as well as Makefile.PL· updated License, minor version, && precision description


Time::PT Related Software