Hi,
It works, leading 0 are kept in dates and numeric values.
Thanks for the quick fix.
Hi,
It works, leading 0 are kept in dates and numeric values.
Thanks for the quick fix.
The issues you have found earlier (filed as CELLSNET-40140) have been fixed in this update.
hi,
I don't believe it !
There was a leading 0 problem in Aspose.Cells version 7.0.3.0 (see previous posts), you fixed it in Aspose.Cells 7.0.3.4 and the problem is back in 7.0.4.0 !!!
Leadings 0 on date are removed.
Please fix it again and complete your unit testing framework before build next packages.
Can you provide me a fix as soon as possible.
Thanks
Hi,
Hi,
The problem is easy to reproduce, just put a date with leading 0.
I've attached an example CSV file.
Firs row contains the date 02/08/2011, you will see that aspose returns 2/8/2011.
In 7.0.3.4, I have the good date format 02/08/2011.
Thanks
Hi,
Ah ok, you added a new property for date only, this is much more consistent now.
Thanks