is_date is wrong for readonly cells
Created originally on Bitbucket by scott_stanton_veeva (Scott Stanton)
The implementations for Cell.is_date and ReadOnlyCell.is_date are different. ReadOnlyCell does not handle self.data_type=='d'.
Created originally on Bitbucket by scott_stanton_veeva (Scott Stanton)
The implementations for Cell.is_date and ReadOnlyCell.is_date are different. ReadOnlyCell does not handle self.data_type=='d'.