UtcOffset.format
nuint format(in UtcOffset this, overload char[] buffer)Formats a UTC offset as Z or +HH:MM.
Remarks
Formatting always computes from the stored value, even when isValid would return false. It writes into the caller-provided buffer when space is available and returns the required character count.
Parameters
in UtcOffset
this
overload char[]
buffer
Destination buffer.
Generated with campc v0.4.0-preview.1+d50446ef951a6ed675f7086cf093dbc993f0041b.