Skip to content
Advertisement

Can anyone give me a function to calculate date and time in python ? I m in WINDOWS 10

Please can anyone provide me function for time,date & day in python

just like time = time() and time = “##:##:##” # is replaced with current time in my laptop

And date = date() and date = “####/##/##”

And day = day() and day = “sun/mon/tue/wed/etc”

Advertisement

Answer

JavaScript
User contributions licensed under: CC BY-SA
7 People found this is helpful
Advertisement