<?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: Generate DateTime Records in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Generate-DateTime-Records/m-p/2289845#M63191</link>
    <description>Hi, I found a solution to generate datetime records however, I didn't want to have the seconds just HH:mm. Is there a way to get rid of the ss?</description>
    <pubDate>Fri, 20 Apr 2018 23:00:38 GMT</pubDate>
    <dc:creator>rgranado</dc:creator>
    <dc:date>2018-04-20T23:00:38Z</dc:date>
    <item>
      <title>Generate DateTime Records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generate-DateTime-Records/m-p/2289844#M63190</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need a suggestion on how to generate Datetime Records: HH:mm.&amp;nbsp; In HH24 format or even HH12.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Rhoda&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 22:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generate-DateTime-Records/m-p/2289844#M63190</guid>
      <dc:creator>rgranado</dc:creator>
      <dc:date>2018-04-20T22:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Generate DateTime Records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generate-DateTime-Records/m-p/2289845#M63191</link>
      <description>Hi, I found a solution to generate datetime records however, I didn't want to have the seconds just HH:mm. Is there a way to get rid of the ss?</description>
      <pubDate>Fri, 20 Apr 2018 23:00:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generate-DateTime-Records/m-p/2289845#M63191</guid>
      <dc:creator>rgranado</dc:creator>
      <dc:date>2018-04-20T23:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Generate DateTime Records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generate-DateTime-Records/m-p/2289846#M63192</link>
      <description>Did you try&lt;BR /&gt;TalendDate.formatDate("HH:mm", TalendDate.getCurrentDate())</description>
      <pubDate>Sat, 21 Apr 2018 06:05:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generate-DateTime-Records/m-p/2289846#M63192</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-04-21T06:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Generate DateTime Records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generate-DateTime-Records/m-p/2289847#M63193</link>
      <description>U can generate any date type using Talenddate.formatdate</description>
      <pubDate>Sat, 21 Apr 2018 15:25:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generate-DateTime-Records/m-p/2289847#M63193</guid>
      <dc:creator>abhi90</dc:creator>
      <dc:date>2018-04-21T15:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Generate DateTime Records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generate-DateTime-Records/m-p/2289848#M63194</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/005390000067MmgAAE"&gt;@rgranado&lt;/A&gt;, did this help you?
&lt;BR /&gt;If so, thank's to mark your case as solved (Kudo also accepted).</description>
      <pubDate>Sun, 22 Apr 2018 07:49:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generate-DateTime-Records/m-p/2289848#M63194</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-04-22T07:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Generate DateTime Records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generate-DateTime-Records/m-p/2289849#M63195</link>
      <description>Hi 
&lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt;, 
&lt;BR /&gt;This is not a question posted by me. So cant accept your solution 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Sun, 22 Apr 2018 07:55:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generate-DateTime-Records/m-p/2289849#M63195</guid>
      <dc:creator>abhi90</dc:creator>
      <dc:date>2018-04-22T07:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Generate DateTime Records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generate-DateTime-Records/m-p/2289850#M63196</link>
      <description>&lt;P&gt;Hi&lt;/P&gt; 
&lt;P&gt;sorry I couldn't reply so quickly.&amp;nbsp;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have done those changes and I am familiar with those functions.&amp;nbsp; I believe&amp;nbsp;&lt;SPAN&gt;the format is dictated&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;by&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;the database component.&amp;nbsp;&lt;/SPAN&gt; &amp;nbsp;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tmap date functions" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lx0P.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136914iFA3BEC69CC42402C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lx0P.png" alt="0683p000009Lx0P.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;tmap date functions&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="db component DB Types" style="width: 804px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lx0Z.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141306iD6011D96B539D0A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lx0Z.png" alt="0683p000009Lx0Z.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;db component DB Types&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="output" style="width: 772px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lv9W.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158227i6CA2D4B7F6A8DCFA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lv9W.png" alt="0683p000009Lv9W.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;output&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;There might not be any solution on this component but if you have an alternative I would be gladly to hear it.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LspI"&gt;datetable.PNG&lt;/A&gt;</description>
      <pubDate>Wed, 25 Apr 2018 17:09:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generate-DateTime-Records/m-p/2289850#M63196</guid>
      <dc:creator>rgranado</dc:creator>
      <dc:date>2018-04-25T17:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Generate DateTime Records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generate-DateTime-Records/m-p/2289851#M63197</link>
      <description>&lt;P&gt;@&amp;nbsp;rgranado&lt;/P&gt;
&lt;P&gt;Talend appears to be processing as required.&amp;nbsp; That is the database query is showing 12:00:00. The problem is most likely the database itself and the default configurations it has in displaying the various data types. Check the query tool you are using and the default settings it has for displaying the time data type. If you require the database to save the time&amp;nbsp;in a specific format you may need to look at a char field&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 05:20:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generate-DateTime-Records/m-p/2289851#M63197</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-26T05:20:15Z</dc:date>
    </item>
  </channel>
</rss>

