<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 71: Problem in date format</title><link href="https://sourceforge.net/p/phpexcelreader/bugs/71/" rel="alternate"/><link href="https://sourceforge.net/p/phpexcelreader/bugs/71/feed.atom" rel="self"/><id>https://sourceforge.net/p/phpexcelreader/bugs/71/</id><updated>2010-11-20T07:10:46Z</updated><subtitle>Recent changes to 71: Problem in date format</subtitle><entry><title>Problem in date format</title><link href="https://sourceforge.net/p/phpexcelreader/bugs/71/" rel="alternate"/><published>2010-11-20T07:10:46Z</published><updated>2010-11-20T07:10:46Z</updated><author><name>Rasesh Ajwalia</name><uri>https://sourceforge.net/u/rasesh/</uri></author><id>https://sourceforge.netb89f67c4242eb874a8fe8c828bd83c73cddf4208</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello there,&lt;/p&gt;
&lt;p&gt;I realise while coding that if we have m/d/yyyy (default format) in any date formated cell,&lt;br /&gt;
then it will show me wrong date for the date below 12 of any month any year...&lt;br /&gt;
i.e. for date 5/9/2010(m/d/yyyy) the script will parse as 10-05-2010(dd-mm-yyyy)...&lt;/p&gt;
&lt;p&gt;When i tracking the code i have seen that there is no deafult indexCode for date format m/d/yyyy...&lt;br /&gt;
(See : in file reader.php-&amp;gt;line no.209-&amp;gt;array $dateFormats)&lt;/p&gt;
&lt;p&gt;Can i have list of index code for default date format used by Excel???&lt;/p&gt;
&lt;p&gt;Or please give me the solution for that....&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>