formatSysTime

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

@trusted
size_t
formatSysTime
(
S
)
(
auto ref scope S sink
,
SysTime val
)

Meta