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
22821 Zobrazení
Nejlepší odpověď

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
3
čvc 23
27946
2
čvn 22
6150
2
zář 21
5295
1
lis 20
8559
2
bře 19
6529