in reply to Problem parsing date with Date::Manip

Maybe you would have better luck if you provided a format string that has any relation to the input format (/ vs. -).
Perl 6 - links to (nearly) everything that is Perl 6.
  • Comment on Re: Problem parsing date with Date::Manip

Replies are listed 'Best First'.
Re^2: Problem parsing date with Date::Manip
by kalyanrajsista (Scribe) on Jul 27, 2010 at 10:12 UTC

    If i put date as '30/04/2010' its not printing anything

Re^2: Problem parsing date with Date::Manip
by Anonymous Monk on Jul 27, 2010 at 10:22 UTC
    I think UnixDate is for formatting only, like strftime