OffsetDateTime.format
nuint format(const this, prep char[] buffer = default)Formats this value as ISO offset date-time text.
Remarks
Formatting writes into the caller-provided buffer when space is available and returns the required character count. Invalid input returns 0.
Parameters
const
this
prep char[]
buffer = default
Destination buffer.
Generated with campc v0.4.0-preview.1+642f16f14de4d4622d15e99b09d7b20aba2a7f8b.