Yes and no. Yes, we've handled the conversion from the internal double
to a date, which can be a real pain. No, it does not return a date
object, but instead returns a string formatted date according to the
current culture. I'd suggest downloading the demo off the site and
checking out the xls demo and playing with the values there and seeing
if you like the interface.
Bruce Dunwiddie
On Apr 14, 5:29 am, did <li...@dipole-consulting.com> wrote:
> Hi,
> We are actively looking for a good .net library to read XLS file. One
> of the constraints is that it can provide date objects from xls
> without the use of FromOADate function.
> Does your library do that ?
> Thanks
> Didrik