1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00
Erwin Lansing 919ba7c449 Add p5-DateTime-Format-Excel 0.28,
convert between DateTime and
Excel dates.

PR:		54032
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-07-07 08:22:22 +00:00

7 lines
315 B
Plaintext

Excel uses a different system for its dates than most Unix programs. This
module allows you to convert between a few of the Excel raw formats and
DateTime objects, which can then be further converted via any of the other
DateTime::Format::* modules, or just with DateTime's methods.
WWW: http://datetime.perl.org/