Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: time.h

localtime_r()

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

Description

A reentrant version of localtime().

Parameters

const time_t *

struct tm *

Return value

struct tm *