<div dir="ltr">Hello,<div><br></div><div style>Here is the problem which I am facing. I do not have any kind of suggestion as I am a student.</div><div style><br></div><div style><p style="margin:0px 0px 10px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:rgb(51,51,51);max-width:100%;overflow:hidden;text-overflow:ellipsis;background-color:rgb(248,248,248)">
Python 2.7.3 (default, Apr 10 2012, 23:24:47) [MSC v.1500 64 bit (AMD64)] on win32<br>Type "copyright", "credits" or "license()" for more information.</p><blockquote style="padding:0px 0px 0px 15px;margin:0px 0px 20px;border-left-width:5px;border-left-style:solid;border-left-color:rgb(238,238,238);color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;line-height:22px;background-color:rgb(248,248,248)">
<blockquote style="padding:0px 0px 0px 15px;margin:0px 0px 20px;border-left-width:5px;border-left-style:solid;border-left-color:rgb(238,238,238)"><blockquote style="padding:0px 0px 0px 15px;margin:0px 0px 20px;border-left-width:5px;border-left-style:solid;border-left-color:rgb(238,238,238)">
<p style="margin:0px 0px 10px;font-size:16px;line-height:25px;max-width:100%;overflow:hidden;text-overflow:ellipsis"><code style="padding:2px 4px;font-family:Monaco,'Courier New',monospace;font-size:15px;color:rgb(221,17,68);border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;background-color:white;border:1px solid rgb(225,225,232);line-height:1.5em">from datetime import datetime</code><br>
<code style="padding:2px 4px;font-family:Monaco,'Courier New',monospace;font-size:15px;color:rgb(221,17,68);border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;background-color:white;border:1px solid rgb(225,225,232);line-height:1.5em">now = datetime.now()</code><br>
<code style="padding:2px 4px;font-family:Monaco,'Courier New',monospace;font-size:15px;color:rgb(221,17,68);border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;background-color:white;border:1px solid rgb(225,225,232);line-height:1.5em">print now</code><br>
2013-01-22 11:22:53.503000<br><code style="padding:2px 4px;font-family:Monaco,'Courier New',monospace;font-size:15px;color:rgb(221,17,68);border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;background-color:white;border:1px solid rgb(225,225,232);line-height:1.5em">print now</code><br>
2013-01-22 11:22:53.503000<br><code style="padding:2px 4px;font-family:Monaco,'Courier New',monospace;font-size:15px;color:rgb(221,17,68);border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;background-color:white;border:1px solid rgb(225,225,232);line-height:1.5em">print now</code><br>
2013-01-22 11:22:53.503000</p></blockquote></blockquote></blockquote><p style="margin:0px 0px 10px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:rgb(51,51,51);max-width:100%;overflow:hidden;text-overflow:ellipsis;background-color:rgb(248,248,248)">
This is what along with results. I am worried what does meant by default Apr. 20th. Isn't something wrong there?</p><p style="margin:0px 0px 10px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:rgb(51,51,51);max-width:100%;overflow:hidden;text-overflow:ellipsis;background-color:rgb(248,248,248)">
<br></p><p style="margin:0px 0px 10px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:rgb(51,51,51);max-width:100%;overflow:hidden;text-overflow:ellipsis;background-color:rgb(248,248,248)">
You can see, "Python do not show date and time with now function". I am using Python IDLE Shell and I just downloaded and installed. It also shows "default Apr. 20th". I do not understand this.</p><p style="margin:0px 0px 10px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:rgb(51,51,51);max-width:100%;overflow:hidden;text-overflow:ellipsis;background-color:rgb(248,248,248)">
<br></p><p style="margin:0px 0px 10px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:rgb(51,51,51);max-width:100%;overflow:hidden;text-overflow:ellipsis;background-color:rgb(248,248,248)">
Thank you,</p><p style="margin:0px 0px 10px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:rgb(51,51,51);max-width:100%;overflow:hidden;text-overflow:ellipsis;background-color:rgb(248,248,248)">
Abdul Jabbar</p><p style="margin:0px 0px 10px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:rgb(51,51,51);max-width:100%;overflow:hidden;text-overflow:ellipsis;background-color:rgb(248,248,248)">
Southeast University Nanjing</p></div></div>