Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
22783 Visualizzazioni
Risposta migliore

Hello Giezel Esteves,

     Here is the python code to convert string to date.

        import datetime
        datetime.datetime.strptime('24052010', '%d%m%Y').date()
Here "24052010" is string.  you can pass a variable at here.
Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
3
lug 23
27893
2
giu 22
6132
2
set 21
5248
1
nov 20
8515
2
mar 19
6508