Skip to content

oalders/DateTime-Format-ISO8601

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DateTime::Format::ISO8601
========================

Parses almost all ISO8601 date and time formats.
ISO8601 time-intervals will be supported in a later release.

INSTALLATION
  
To install this module type the following:
  
perl Build.PL
./Build
./Build test
./Build install