Python Forum
Wrong or missing date format and time in mails
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wrong or missing date format and time in mails
#2
Before you handle with date and time you must be import them.
I am an beginner with python, just i don't know what you try to do,
but here is an code you must start with...

# Import datetime before you handle with this
from datetime import datetime

# Here your code
Is this the problem ?... but further... i can't help you.
I am learn python and i am pure beginner with this languale.

Try my code... maby this the problem.

Jamie.
Reply


Messages In This Thread
RE: Wrong or missing date format and time in mails - by JamieVanCadsand - Aug-08-2017, 12:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Compare current date on calendar with date format file name Fioravanti 1 299 Mar-26-2024, 08:23 AM
Last Post: Pedroski55
  Date Time Series Help...Please spra8560 2 419 Feb-01-2024, 01:38 PM
Last Post: spra8560
  Python date format changes to date & time 1418 4 698 Jan-20-2024, 04:45 AM
Last Post: 1418
  Downloading time zone aware files, getting wrong files(by date))s tester_V 9 1,113 Jul-23-2023, 08:32 AM
Last Post: deanhystad
  Formatting a date time string read from a csv file DosAtPython 5 1,408 Jun-19-2023, 02:12 PM
Last Post: DosAtPython
  Am I wrong or is Udemy wrong? String Slicing! Mavoz 3 2,656 Nov-05-2022, 11:33 AM
Last Post: Mavoz
  Modifying a date format jehoshua 17 3,085 Oct-29-2022, 08:44 PM
Last Post: jehoshua
  What time format is this? wrybread 3 2,144 Jun-15-2022, 02:46 PM
Last Post: snippsat
  Date format error getting weekday value Aggie64 2 1,466 May-29-2022, 07:04 PM
Last Post: Aggie64
  Convert Date to another format lonesoac0 2 1,701 Mar-17-2022, 11:26 AM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

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