Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: time.h

strftime()

IMPORT_C size_t strftime(char *_s, size_t _maxsize, const char *_fmt, const struct tm *_t);

Description

Parameters

char *_s

size_t _maxsize

const char *_fmt

const struct tm *_t

Return value

size_t