<?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 DateTime Tool Converting Dates Incorrectly from February to January in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/DateTime-Tool-Converting-Dates-Incorrectly-from-February-to/m-p/1240729#M308548</link>
    <description>&lt;P&gt;I am having an issue where my DateTime tool is converting every single date from February to January for no apparent reason. I have attached the configuration to this post as well as an example of what I am getting for an output. Any insight would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DateTime Issue Example 1.PNG" style="width: 469px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/341555i008140B69CCBF109/image-size/large?v=v2&amp;amp;px=999" role="button" title="DateTime Issue Example 1.PNG" alt="DateTime Issue Example 1.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DateTime Issue Example 2.PNG" style="width: 275px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/341556iA11E8298BB504B5C/image-size/large?v=v2&amp;amp;px=999" role="button" title="DateTime Issue Example 2.PNG" alt="DateTime Issue Example 2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Feb 2024 17:04:41 GMT</pubDate>
    <dc:creator>BPinkerman21</dc:creator>
    <dc:date>2024-02-14T17:04:41Z</dc:date>
    <item>
      <title>DateTime Tool Converting Dates Incorrectly from February to January</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/DateTime-Tool-Converting-Dates-Incorrectly-from-February-to/m-p/1240729#M308548</link>
      <description>&lt;P&gt;I am having an issue where my DateTime tool is converting every single date from February to January for no apparent reason. I have attached the configuration to this post as well as an example of what I am getting for an output. Any insight would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DateTime Issue Example 1.PNG" style="width: 469px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/341555i008140B69CCBF109/image-size/large?v=v2&amp;amp;px=999" role="button" title="DateTime Issue Example 1.PNG" alt="DateTime Issue Example 1.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DateTime Issue Example 2.PNG" style="width: 275px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/341556iA11E8298BB504B5C/image-size/large?v=v2&amp;amp;px=999" role="button" title="DateTime Issue Example 2.PNG" alt="DateTime Issue Example 2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 17:04:41 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/DateTime-Tool-Converting-Dates-Incorrectly-from-February-to/m-p/1240729#M308548</guid>
      <dc:creator>BPinkerman21</dc:creator>
      <dc:date>2024-02-14T17:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: DateTime Tool Converting Dates Incorrectly from February to January</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/DateTime-Tool-Converting-Dates-Incorrectly-from-February-to/m-p/1240731#M308550</link>
      <description>&lt;P&gt;You need MM for month, not mm! yyyyMMdd hhmmss&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 17:08:02 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/DateTime-Tool-Converting-Dates-Incorrectly-from-February-to/m-p/1240731#M308550</guid>
      <dc:creator>alexnajm</dc:creator>
      <dc:date>2024-02-14T17:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: DateTime Tool Converting Dates Incorrectly from February to January</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/DateTime-Tool-Converting-Dates-Incorrectly-from-February-to/m-p/1240733#M308552</link>
      <description>&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 17:10:10 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/DateTime-Tool-Converting-Dates-Incorrectly-from-February-to/m-p/1240733#M308552</guid>
      <dc:creator>BPinkerman21</dc:creator>
      <dc:date>2024-02-14T17:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: DateTime Tool Converting Dates Incorrectly from February to January</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/DateTime-Tool-Converting-Dates-Incorrectly-from-February-to/m-p/1240734#M308553</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/477780"&gt;@BPinkerman21&lt;/a&gt;&amp;nbsp;try this in the fomrula tool instead&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DateTimeParse([Date_time],"%Y%m%d ,&lt;SPAN&gt;%H%M%S&lt;/SPAN&gt;")&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 17:10:45 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/DateTime-Tool-Converting-Dates-Incorrectly-from-February-to/m-p/1240734#M308553</guid>
      <dc:creator>aatalai</dc:creator>
      <dc:date>2024-02-14T17:10:45Z</dc:date>
    </item>
  </channel>
</rss>

