<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: TalendParseDate error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TalendParseDate-error/m-p/2302137#M74155</link>
    <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The command i posted, it&amp;nbsp; is not throwing any parsing error and it is working fine&amp;nbsp;and giving&amp;nbsp;&amp;nbsp;improper result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharath&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jan 2018 10:52:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-01-17T10:52:32Z</dc:date>
    <item>
      <title>TalendParseDate error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TalendParseDate-error/m-p/2302132#M74150</link>
      <description>&lt;P&gt;Hi All ,&lt;/P&gt;&lt;P&gt;The below command is not working properly with YYYY and the same is working good with yyyy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TalendDate.parseDate("MMM dd YYYY",TalendDate.getDate("MMM dd yyyy")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TalendDate.parseDate("MMM dd yyyy",TalendDate.getDate("MMM dd yyyy")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone suggest the purpose of YYYY and when can i use and why it is giving invalid result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharath&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2018 09:24:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TalendParseDate-error/m-p/2302132#M74150</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-10T09:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: TalendParseDate error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TalendParseDate-error/m-p/2302133#M74151</link>
      <description>&lt;P&gt;Hi Bharat,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;since java is case sensitive so YYYY does not work for it.&lt;/P&gt;
&lt;P&gt;The date format always has dd MM yyyy .&lt;/P&gt;
&lt;P&gt;Let me know more about your requirement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Neha&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2018 09:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TalendParseDate-error/m-p/2302133#M74151</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-10T09:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: TalendParseDate error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TalendParseDate-error/m-p/2302134#M74152</link>
      <description>&lt;P&gt;hi neha,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here there is no requirement .both commands are working properly, but&lt;/P&gt;&lt;P&gt;YYYY is not giving correct result and yyyy is giving correct result,&amp;nbsp;&lt;/P&gt;&lt;P&gt;may i know the reason why YYYY is not throwing error and giving junk value or any significance for YYYY&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2018 10:04:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TalendParseDate-error/m-p/2302134#M74152</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-10T10:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: TalendParseDate error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TalendParseDate-error/m-p/2302135#M74153</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Well I have faced error saying : Invalid character near 'Y' , whenever I have used YYYY by mistake in my date formats instead of yyyy.&lt;/P&gt; 
&lt;P&gt;Like for exmaple, M is always capital and d is always small in a date format ,similarly y is always small. It will simply not work with capital Y because its something in-built in java, as far as my knowledge is concerned.&lt;/P&gt; 
&lt;P&gt;I wish I could help you more in this by seeing any screen-shot and figure out the exact issue. let me know if I can solve more.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Neha&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2018 12:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TalendParseDate-error/m-p/2302135#M74153</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-10T12:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: TalendParseDate error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TalendParseDate-error/m-p/2302136#M74154</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;"yyyy" stands for Year in Java Date. You can get date pattern from schema setting.&lt;/P&gt; 
&lt;P&gt;Please have a look at my screenshot.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 997px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsA1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157955iA6EA863C52C5AA28/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsA1.png" alt="0683p000009LsA1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 03:29:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TalendParseDate-error/m-p/2302136#M74154</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-11T03:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: TalendParseDate error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TalendParseDate-error/m-p/2302137#M74155</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The command i posted, it&amp;nbsp; is not throwing any parsing error and it is working fine&amp;nbsp;and giving&amp;nbsp;&amp;nbsp;improper result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharath&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 10:52:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TalendParseDate-error/m-p/2302137#M74155</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-17T10:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: TalendParseDate error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TalendParseDate-error/m-p/2302138#M74156</link>
      <description>&lt;P&gt;yyyy is stands for year and wat about YYYY and why it is not throwing error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;YYYY is giving result which is not correct result and the result for YYYY is on what basis caluclated.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 10:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TalendParseDate-error/m-p/2302138#M74156</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-17T10:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: TalendParseDate error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TalendParseDate-error/m-p/2302139#M74157</link>
      <description>&lt;P&gt;&lt;A title="Java SimpleDateFormat" href="https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;According to the Java docs, 'Y' represents "Week Year" which is slightly different from 'y'.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This stackoverflow article goes into more detail:&lt;BR /&gt;&lt;A href="https://stackoverflow.com/questions/8686331/y-returns-2012-while-y-returns-2011-in-simpledateformat" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/8686331/y-returns-2012-while-y-returns-2011-in-simpledateformat&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 15:11:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TalendParseDate-error/m-p/2302139#M74157</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2018-01-17T15:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: TalendParseDate error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TalendParseDate-error/m-p/2302140#M74158</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thanks for sharing the related docs with us.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 08:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TalendParseDate-error/m-p/2302140#M74158</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-18T08:44:16Z</dc:date>
    </item>
  </channel>
</rss>

