VCS::LibCVS::Datum::Time - A CVS datum for a time


VCS-LibCVS documentation  | view source Contained in the VCS-LibCVS distribution.

Index


NAME

Top

VCS::LibCVS::Datum::Time - A CVS datum for a time

SYNOPSIS

Top

  $string = VCS::LibCVS::Datum::Time->new("Mon Dec 16 16:49:16 2002");

DESCRIPTION

Top

A time in CVS format.

SUPERCLASS

Top

VCS::LibCVS::Datum

SEE ALSO

Top

  VCS::LibCVS::Datum


VCS-LibCVS documentation  | view source Contained in the VCS-LibCVS distribution.