<?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: Datetime format in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Datetime-format/m-p/410147#M3842</link>
    <description>&lt;P&gt;Use the appropriate informat:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/leforinforref/63324/HTML/default/viewer.htm#p0py1o500c7qsen1hnn2crgejaig.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/leforinforref/63324/HTML/default/viewer.htm#p0py1o500c7qsen1hnn2crgejaig.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a001239776.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a001239776.htm&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Nov 2017 10:18:41 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2017-11-03T10:18:41Z</dc:date>
    <item>
      <title>Datetime format</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Datetime-format/m-p/410145#M3841</link>
      <description>&lt;P&gt;How to reads the date time fields like 3/5/2017&amp;nbsp; 12:00:00 AM from CSV file.?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 10:15:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Datetime-format/m-p/410145#M3841</guid>
      <dc:creator>Vasu33</dc:creator>
      <dc:date>2017-11-03T10:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Datetime format</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Datetime-format/m-p/410147#M3842</link>
      <description>&lt;P&gt;Use the appropriate informat:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/leforinforref/63324/HTML/default/viewer.htm#p0py1o500c7qsen1hnn2crgejaig.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/leforinforref/63324/HTML/default/viewer.htm#p0py1o500c7qsen1hnn2crgejaig.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a001239776.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a001239776.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 10:18:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Datetime-format/m-p/410147#M3842</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-11-03T10:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Datetime format</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Datetime-format/m-p/410182#M3843</link>
      <description>&lt;P&gt;Are you looking for something like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;data&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; input;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;format&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; date &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;datetime.&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;input&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; date &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;mdyampm21.2&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;datalines&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;3/5/2017 12:00:00 AM&lt;/P&gt;
&lt;P&gt;;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 12:21:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Datetime-format/m-p/410182#M3843</guid>
      <dc:creator>GertNissen</dc:creator>
      <dc:date>2017-11-03T12:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Datetime format</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Datetime-format/m-p/410184#M3844</link>
      <description>&lt;P&gt;Thanks very much.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;But i have used&amp;nbsp;MDYAMPM. and it seemed to work fine.&lt;/P&gt;&lt;P&gt;I would like to understand what is the difference between&amp;nbsp;&lt;FONT face="Courier New" size="3" color="#008080"&gt;mdyampm21.2&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;; &amp;amp;&amp;nbsp;&lt;SPAN&gt;MDYAMPM.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;SPAN&gt;Am i missing something here?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 12:28:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Datetime-format/m-p/410184#M3844</guid>
      <dc:creator>Vasu33</dc:creator>
      <dc:date>2017-11-03T12:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Datetime format</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Datetime-format/m-p/410192#M3845</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data input;
format date datetime.;
input date anydtdtm32.;
datalines;
3/5/2017 12:00:00 AM
;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 03 Nov 2017 12:52:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Datetime-format/m-p/410192#M3845</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-11-03T12:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: Datetime format</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Datetime-format/m-p/410819#M3879</link>
      <description>&lt;P&gt;It will depend on your format, as there are many ways to write date, time etc with or without different details..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a look at&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/leforinforref/64790/HTML/default/viewer.htm#p0unvzltcs191nn1ow0qhrohknz0.htm&amp;nbsp;" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/leforinforref/64790/HTML/default/viewer.htm#p0unvzltcs191nn1ow0qhrohknz0.htm&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;default if&amp;nbsp;&lt;SPAN&gt;MDYAMPM19.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2017 12:53:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Datetime-format/m-p/410819#M3879</guid>
      <dc:creator>GertNissen</dc:creator>
      <dc:date>2017-11-06T12:53:17Z</dc:date>
    </item>
  </channel>
</rss>

