blob: 5278076906fd96862cb744f7265dfdf20d8340b5 (
plain) (
blame)
1
2
3
4
|
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.
|