<?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: How to convert pythons time.ctime() to a usable format in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-convert-pythons-time-ctime-to-a-usable-format/m-p/45433#M3071</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! Thx!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2018 07:26:58 GMT</pubDate>
    <dc:creator>ghermann</dc:creator>
    <dc:date>2018-06-19T07:26:58Z</dc:date>
    <item>
      <title>How to convert pythons time.ctime() to a usable format</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-convert-pythons-time-ctime-to-a-usable-format/m-p/45431#M3069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have data with timestams in the python time.ctime() format.&lt;/P&gt;&lt;P&gt;Example: &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;"Tue Jun 19 08:40:07 2018"&lt;/P&gt;&lt;P&gt;How can i "transform" this format in a usable date/time format? &lt;SPAN lang="en"&gt;&lt;SPAN&gt;I would be very happy about helpful suggestions!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 06:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-convert-pythons-time-ctime-to-a-usable-format/m-p/45431#M3069</guid>
      <dc:creator>ghermann</dc:creator>
      <dc:date>2018-06-19T06:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert pythons time.ctime() to a usable format</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-convert-pythons-time-ctime-to-a-usable-format/m-p/45432#M3070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have the date as a string like you show then this will work to interpret the string and convert it into a Qlik date:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Date#( Mid( &lt;EM&gt;FieldOrVariableWithDate&lt;/EM&gt; ,5,16 ) , 'MMM D hh:mm:ss YYYY' )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 07:15:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-convert-pythons-time-ctime-to-a-usable-format/m-p/45432#M3070</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-06-19T07:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert pythons time.ctime() to a usable format</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-convert-pythons-time-ctime-to-a-usable-format/m-p/45433#M3071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! Thx!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 07:26:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-convert-pythons-time-ctime-to-a-usable-format/m-p/45433#M3071</guid>
      <dc:creator>ghermann</dc:creator>
      <dc:date>2018-06-19T07:26:58Z</dc:date>
    </item>
  </channel>
</rss>

