Ignore:
Timestamp:
03/02/10 08:03:10 (14 years ago)
Author:
Nicholas Riley
Message:

Don't die if Date::Manip fails to parse a date.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/Pester/Source/Manip.pm

    r463 r617  
    36453645  }
    36463646
    3647   confess "ERROR: Date::Manip unable to determine Time Zone.\n";
     3647  confess "ERROR: Date::Manip unable to determine Time Zone from @tz.\n";
    36483648}
    36493649
Note: See TracChangeset for help on using the changeset viewer.