<?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: [resolved] Convert 12 Hour Format Date to 24 Hour Date Format in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Convert-12-Hour-Format-Date-to-24-Hour-Date-Format/m-p/2321998#M91982</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I tried the same but this error came..&lt;BR /&gt;&lt;BR /&gt;Exception in component tRowGenerator_1&lt;BR /&gt;&lt;BR /&gt;may i know why?</description>
    <pubDate>Wed, 16 Dec 2015 05:01:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-16T05:01:01Z</dc:date>
    <item>
      <title>[resolved] Convert 12 Hour Format Date to 24 Hour Date Format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Convert-12-Hour-Format-Date-to-24-Hour-Date-Format/m-p/2321996#M91980</link>
      <description>&lt;P&gt;Hi -&lt;BR /&gt;I would like to convert add hours to a 12 Hour Format date so that it goes to next day when required. However by using the TalednDate.addDate fuction in my tMap as follows, its still not going to next day when required and just ading the hours in 24 hours format). Can you please let me know if I am missing something?&lt;BR /&gt;&lt;BR /&gt;Source:&amp;nbsp;"2015-12-10 11:08:00.003 PM"&lt;BR /&gt;tmap:&amp;nbsp;TalendDate.addDate(TalendDate.parseDate("yyyy-MM-dd HH:mm:ss",row1.mydatetime) ,4,"HH") &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Current Output: &amp;nbsp; "2015-12-10 17:08:00"&lt;BR /&gt;Expected output: "2015-12-11 05:08:00 AM"&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2015 19:36:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Convert-12-Hour-Format-Date-to-24-Hour-Date-Format/m-p/2321996#M91980</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-15T19:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Convert 12 Hour Format Date to 24 Hour Date Format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Convert-12-Hour-Format-Date-to-24-Hour-Date-Format/m-p/2321997#M91981</link>
      <description>Try this expression:
&lt;BR /&gt;
&lt;PRE&gt;TalendDate.addDate(TalendDate.parseDate("yyyy-MM-dd hh:mm:ss.SSS aa",row1.mydatetime) ,4,"HH") &amp;nbsp;&lt;/PRE&gt;</description>
      <pubDate>Wed, 16 Dec 2015 03:38:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Convert-12-Hour-Format-Date-to-24-Hour-Date-Format/m-p/2321997#M91981</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T03:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Convert 12 Hour Format Date to 24 Hour Date Format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Convert-12-Hour-Format-Date-to-24-Hour-Date-Format/m-p/2321998#M91982</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I tried the same but this error came..&lt;BR /&gt;&lt;BR /&gt;Exception in component tRowGenerator_1&lt;BR /&gt;&lt;BR /&gt;may i know why?</description>
      <pubDate>Wed, 16 Dec 2015 05:01:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Convert-12-Hour-Format-Date-to-24-Hour-Date-Format/m-p/2321998#M91982</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T05:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Convert 12 Hour Format Date to 24 Hour Date Format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Convert-12-Hour-Format-Date-to-24-Hour-Date-Format/m-p/2321999#M91983</link>
      <description>Hi &amp;nbsp;&lt;BR /&gt;The error occurs on tRowGenerator, please upload some screenshots of the component settings and provide external informations, so that we can continue to help you.</description>
      <pubDate>Wed, 16 Dec 2015 08:35:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Convert-12-Hour-Format-Date-to-24-Hour-Date-Format/m-p/2321999#M91983</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T08:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Convert 12 Hour Format Date to 24 Hour Date Format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Convert-12-Hour-Format-Date-to-24-Hour-Date-Format/m-p/2322000#M91984</link>
      <description>Thanks a lot shong that works.</description>
      <pubDate>Tue, 29 Dec 2015 14:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Convert-12-Hour-Format-Date-to-24-Hour-Date-Format/m-p/2322000#M91984</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-29T14:50:03Z</dc:date>
    </item>
  </channel>
</rss>

