Instant.toString

nuint toString(in Instant this, prep char[] buffer = default)

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
prep char[]
buffer = default

Destination buffer.

Generated with campc v0.5.0-preview.1+2b78205f20cc35300dd4c17a3cb23f4089aa8243.