1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/devel/p5-DateTime-Format-Epoch/pkg-descr
Erwin Lansing 7cffe7e961 Add p5-DateTime-Format-Epoch 0.04,
convert DateTimes to/from epoch
seconds.

PR:		54030
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-07-07 09:11:36 +00:00

6 lines
207 B
Plaintext

This module can convert a DateTime object (or any object that can be converted
to a DateTime object) to the number of seconds since a given epoch. It can also
do the reverse.
WWW: http://datetime.perl.org/