The OpenD Programming Language

wcsftime

extern (C) nothrow @nogc
size_t
wcsftime
(
wchar_t* s
,
size_t maxsize
,
const scope wchar_t* format
,
const scope tm* timeptr
)

Meta