strftime

extern (C) @trusted nothrow @nogc @system
size_t
strftime
(
scope char* s
,
size_t maxsize
,
const scope char* format
,
const scope tm* timeptr
)

Meta