forked from Lainports/freebsd-ports
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
4 lines
283 B
Text
4 lines
283 B
Text
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.
|