Tutorial -20 Python Dates Part-2

Pubblicato il: 23 luglio 2018
sul canale di: CodeWithLogicHub
29
1

Python Dates
A date in Python is not a data type of its own, but we can import a module named datetime to work with dates as date objects.
The strftime() Method
The datetime object has a method for formatting date objects into readable strings.

The method is called strftime(), and takes one parameter, format, to specify the format of the returned string:


In questa pagina del sito puoi guardare il video online Tutorial -20 Python Dates Part-2 della durata di ore minuti seconda in buona qualità , che l'utente ha caricato CodeWithLogicHub 23 luglio 2018, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 29 volte e gli è piaciuto 1 spettatori. Buona visione!