Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: time.h

gmtime_r()

IMPORT_C struct tm *gmtime_r(const time_t *, struct tm *);

Description

A reentrant version of gmtime().

Parameters

const time_t *

struct tm *

Return value

struct tm *