Table of Contents

wcsftime

 #include <wchar.h>
 size_t wcsftime(wchar_t *restrict, size_t, const wchar_t *restrict, const struct tm *restrict);

return value

C Sourcecode Example

no example yet

output