The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
2005-02-04  Rick Frankel  <rick@gg5.local>

	* t/02parse.t: force explicit timezone for tests.

2005-02-01  Rick Frankel  <rick@gg5.local>

	* lib/iCal/Parser.pm: change date handling. added tz
	argument. Default now "local" instead of "floating". This is
	consistent w/ iCal's handling of dates.

2005-01-09  Rick Frankel  <rick@pb.local>

	* lib/iCal/Parser.pm (parse_strings): added parse_strings
	(suggested by Bob Goldstein), and, for consistency parse_files
	alias for parse.

2005-01-04  Rick Frankel  <rick@gg5.local>

	* t/02parse.t: make tests independent of current year 

	* t/01args.t: ditto

2004-12-31  Rick Frankel  <rick@gg5.local>

	* lib/iCal/Parser.pm (VCALENDAR): change default name of calendar
	to basename of file from "Calendar $idx" if possible.

2004-12-23  Rick Frankel  <rick@gg5.local>

	* Parser.pm (_convert_value): deal with mozilla's negative dates
	in todos