in reply to How to convert date like: 19 Aug 12:00 PM EDT to a perl structure

Guys, I am aware that the year is missing, which adds one more layer of nonsense into this.
  • Comment on Re: How to convert date like: 19 Aug 12:00 PM EDT to a perl structure

Replies are listed 'Best First'.
Re^2: How to convert date like: 19 Aug 12:00 PM EDT to a perl structure
by pme (Monsignor) on Aug 16, 2015 at 15:25 UTC
    From DateTime::Format::HTTP "If the year is missing, then we assume that the date is the first matching date before current month."