﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1213	ReadDate fails with ancient dates	Jorge	Jorge	"The following code results in a wrong date:

{{{
TolExcel::@WorkBook xls2 = TolExcel::@WorkBook::Open(""ex2.xls"");
Real xls2::ActivateWS(1);
Date d = xls2::ReadDate( 1, 1 );
}}}

with the attached file d should y1820m1d1 but it is y1820m01d02"	defect	accepted	high	Mantainance	Excel API	2.0.1	major			
