TypeError: Descriptor 'Isoformat' für 'datetime.date' Objekte gilt nicht für ein 'STR' -ObjektPython

Python-Programme
Anonymous
 TypeError: Descriptor 'Isoformat' für 'datetime.date' Objekte gilt nicht für ein 'STR' -Objekt

Post by Anonymous »

Ich mache ein Universitätsprojekt in Python, ich muss aus einem JSON im Format von DateTime importieren.

Code: Select all

dt = date.isoformat(info["start_date"])

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post