Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
344 Zobrazení

Hi everybody ;)

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

Thanks a lot

 
Avatar
Zrušit
Nejlepší odpověď

Hi,,

Try this script:-

date = datetime.strptime(date_field, DEFAULT_SERVER_DATE_FORMAT)

month = date.month

Hope this helps..

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
4
říj 16
31258
1
zář 15
3927
1
čvn 15
844
0
dub 15
690
2
dub 15
867