[docs] Python doesn't show time.now

Sandro Tosi sandro.tosi at gmail.com
Sun Jan 27 00:00:54 CET 2013


Hello Abdul,
this mailing list is about bugs/enhancements to CPython documentation,
and your email doesn't fit this description. I'd suggest to contact a
user support forum, such as
http://mail.python.org/mailman/listinfo/python-list

Regards,
Sandro

On Tue, Jan 22, 2013 at 5:03 AM, Abdul J. <ajbozdar at gmail.com> wrote:
> Hello,
>
> Here is the problem which I am facing. I do not have any kind of suggestion
> as I am a student.
>
> Python 2.7.3 (default, Apr 10 2012, 23:24:47) [MSC v.1500 64 bit (AMD64)] on
> win32
> Type "copyright", "credits" or "license()" for more information.
>
> from datetime import datetime
> now = datetime.now()
> print now
> 2013-01-22 11:22:53.503000
> print now
> 2013-01-22 11:22:53.503000
> print now
> 2013-01-22 11:22:53.503000
>
> This is what along with results. I am worried what does meant by default
> Apr. 20th. Isn't something wrong there?
>
>
> 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.
>
>
> Thank you,
>
> Abdul Jabbar
>
> Southeast University Nanjing
>
>
> _______________________________________________
> docs mailing list
> docs at python.org
> http://mail.python.org/mailman/listinfo/docs
>



-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


More information about the docs mailing list