DateTime-Format-Epoch

This module implements a conversion from DateTime objects to epoch seconds and back. The epoch can be an arbritrary date, or one of the predefined epochs (UNIX, MacOS, TAI64, etc.).

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install