dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
strftime
core
stdc
time
extern (
C
) @
trusted
nothrow @
nogc
@
system
size_t
strftime
(
scope
char
*
s
,
size_t
maxsize
,
const
scope
char
*
format
,
const
scope
tm
*
timeptr
)
Meta
Source
See Implementation
core
stdc
time
functions
asctime
ctime
difftime
gmtime
localtime
mktime
strftime
time