53.Python Datetime Module | Python Series Tamil | M R Kishore Kumar

53.Python Datetime Module | Python Series Tamil | M R Kishore Kumar

53.Python Datetime Module | Python Series Tamil | M R Kishore Kumar Python Datetime module supplies classes to work with date and time. These classes provide a number of functions to deal with dates, times and time intervals. Date and datetime are an object in Python, so when you manipulate them, you are actually manipulating objects and not string or timestamps. #python #tamil #programming