time,localtime, gmtime functions in c - part 2





This video tutorial made by Learning Lad explains the time.h header file available in c allong with date and time functions such as time, localtime, gmtime  functions.

This video begins with the explanation of the time.h header file, what are the functions and structures and structure elements defined in the time.h headerfile. Then this video explains  the time, localtime and gmtime functions, along with the syntax, parameters required in detail. Then you will learn how to get the local and greenwhich mean time and date in c using the time , localtime and gmtime function in c.