<?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 How do I convert a 7 digit date? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-I-convert-a-7-digit-date/m-p/457648#M170887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a date field that is 7 digits long. The first 3 numbers are the year, the next two are the month, and the last 2 are the day. For example, I have 1040513 which I want to convert to 05/13/2004. Does anyone know what kind of format the first number is in? If the year is less than 2000, the number will be formatted as YYMMDD and I can work with that, but I haven't found a way to conver the years from 2000 and later.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jun 2013 20:21:20 GMT</pubDate>
    <dc:creator>akile002</dc:creator>
    <dc:date>2013-06-10T20:21:20Z</dc:date>
    <item>
      <title>How do I convert a 7 digit date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-convert-a-7-digit-date/m-p/457648#M170887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a date field that is 7 digits long. The first 3 numbers are the year, the next two are the month, and the last 2 are the day. For example, I have 1040513 which I want to convert to 05/13/2004. Does anyone know what kind of format the first number is in? If the year is less than 2000, the number will be formatted as YYMMDD and I can work with that, but I haven't found a way to conver the years from 2000 and later.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 20:21:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-convert-a-7-digit-date/m-p/457648#M170887</guid>
      <dc:creator>akile002</dc:creator>
      <dc:date>2013-06-10T20:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do I convert a 7 digit date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-convert-a-7-digit-date/m-p/457649#M170888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, it's almost impossible to exactely know the format of your date with the information given, I think it's better to ask someone who actually knows the definition (or read the appropriate reference manual).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could be something similar as described by Billy Brennan here:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/353919#353919"&gt;http://community.qlik.com/message/353919#353919&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's something like this, you can do it like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date( Date#(DateField + 19000000,'YYYYMMDD'), 'MM/DD/YYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 23:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-convert-a-7-digit-date/m-p/457649#M170888</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-06-10T23:00:21Z</dc:date>
    </item>
  </channel>
</rss>

