formatSysTime

Formats SysTime as ISO extended string. Only UTC format supported.

@trusted nothrow @nogc
size_t
formatSysTime
(
S
)
(
ref S sink
,
SysTime val
)

Meta