<?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 to Remove T00:00:00Z from DateTime? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-Remove-T00-00-00Z-from-DateTime/m-p/73922#M45854</link>
    <description>&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;I'm new to MySQL. I am using MySQL 5.6.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;I have inserted values of DateTime data with DATE_FORMAT(date_add('2020-07-01', interval hours.hour hour).&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Hours.hour is just a table with hours 0 - 23 that I am using to populate the database with every hour for a specific date.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;However, the data is coming out like this: 2020-07-01T00:00:00Z.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Tried to force it by DATE_FORMAT(date, '%Y-%m-%d %H:%i:%s) but did not work.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Does anyone know how I can remove the 'T' and 'Z' from the DateTime data?&lt;/P&gt;</description>
    <pubDate>Mon, 09 Nov 2020 12:47:23 GMT</pubDate>
    <dc:creator>LiamMichael</dc:creator>
    <dc:date>2020-11-09T12:47:23Z</dc:date>
    <item>
      <title>How to Remove T00:00:00Z from DateTime?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-Remove-T00-00-00Z-from-DateTime/m-p/73922#M45854</link>
      <description>&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;I'm new to MySQL. I am using MySQL 5.6.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;I have inserted values of DateTime data with DATE_FORMAT(date_add('2020-07-01', interval hours.hour hour).&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Hours.hour is just a table with hours 0 - 23 that I am using to populate the database with every hour for a specific date.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;However, the data is coming out like this: 2020-07-01T00:00:00Z.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Tried to force it by DATE_FORMAT(date, '%Y-%m-%d %H:%i:%s) but did not work.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Does anyone know how I can remove the 'T' and 'Z' from the DateTime data?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 12:47:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-Remove-T00-00-00Z-from-DateTime/m-p/73922#M45854</guid>
      <dc:creator>LiamMichael</dc:creator>
      <dc:date>2020-11-09T12:47:23Z</dc:date>
    </item>
  </channel>
</rss>

