In this python programming video tutorial you will learn about time methods which will helpful to get information about previous and upcoming years.
By importing the time module we can use methods which belongs to them.Using these methods we can get current time date day month year.for that we will use methods time() which will give time in seconds.To present this in pleasant way we will use localtime() which will give output as tuple.Using mktime() we can get information about any day and in this tutorial we are discussing another method sleep() which will delay exicution of the instruction.
For more free tutorials on computer programming
http://www.facebook.com/AmulsAcademy
twitter.com/AmulsAcademy