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

Hi everybody ;)

Please who does know how to get the month of a field type DATE??!!!

Thanks a lot

 
Avatar
Abbandona
Risposta migliore

Hi,,

Try this script:-

date = datetime.strptime(date_field, DEFAULT_SERVER_DATE_FORMAT)

month = date.month

Hope this helps..

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
4
ott 16
31261
1
set 15
3927
1
giu 15
844
0
apr 15
690
2
apr 15
867