◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <time.h> Syntax: struct tm *gmtime( time_t *timer ); Returns: a pointer to a structure. See also: asctime, ctime, _ftime, localtime, time -♦-