• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..11-Apr-2013244

Build.PLH A D02-Mar-2010630

ChangesH A D02-Mar-20102.2 KiB

lib/H05-Apr-20133

LICENSEH A D24-Nov-200420.1 KiB

Makefile.PLH A D02-Mar-20101.2 KiB

MANIFESTH A D02-Mar-2010249

META.ymlH A D02-Mar-2010609

READMEH A D24-Nov-2004276

t/H11-Apr-20139

TodoH A D24-Nov-2004355

README

1DateTime::Format::ISO8601
2========================
3
4Parses almost all ISO8601 date and time formats.
5ISO8601 time-intervals will be supported in a later release.
6
7INSTALLATION
8  
9To install this module type the following:
10  
11perl Build.PL
12./Build
13./Build test
14./Build install
15