In this python programming video tutorial you will learn about time methods which will helpful to get current time.
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.By using asctime() we can get current time in another format.
For more free tutorials on computer programming
http://www.facebook.com/AmulsAcademy
twitter.com/AmulsAcademy