ABOUT This module provides a convinient function to parse localaized datetime stings into DateTime objects. You just need to supply the used locale and a strftime string describing the pattern. INSTALL perl Makefile.PL make make test make install If you are on a windows box you should use 'nmake' rather than 'make'.