Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Python DateTime is broken
Post: RE: Python DateTime is broken

(Jan-02-2020, 03:09 AM)ichabod801 Wrote: I don't think you understand. You can use strftime to make a text representation of the date in whatever format you want. But the datetime object (datetime.d...
10OctNotOct10a1 General Coding Help 8 4,778 Jan-02-2020, 11:07 PM
    Thread: Python DateTime is broken
Post: RE: Python DateTime is broken

(Dec-31-2019, 06:22 PM)ndc85430 Wrote: What? Those outputs are literally the same. In any case, I don't believe you when you say it's broken, not least because if it was someone would have noticed b...
10OctNotOct10a1 General Coding Help 8 4,778 Jan-02-2020, 02:31 AM
    Thread: Python DateTime is broken
Post: Python DateTime is broken

Please help me fix this, when I tried this import datetime print(datetime.datetime(2019, 10, 10).strftime('%d/%m/%Y'));It outputs the wrong result. It should out the the European date format (Quote:10...
10OctNotOct10a1 General Coding Help 8 4,778 Dec-31-2019, 06:13 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020