Instant.format

nuint format(in Instant this, overload char[] buffer)

Formats an instant as UTC ISO text with a trailing Z.

Remarks

Formatting writes into the caller-provided buffer when space is available and returns the required character count. Invalid input returns 0.

Parameters

in Instant
this
overload char[]
buffer

Destination buffer.

Generated with campc v0.4.0-preview.1+d50446ef951a6ed675f7086cf093dbc993f0041b.