tryParse

bool tryParse(const char[] this, overload out OffsetDateTime value)

Parses ISO offset date-time text.

Remarks

Parsing is strict, accepts Z case-insensitively, and ignores leading and trailing whitespace.

Returns

true when parsing succeeds.

Parameters

const
this
overload out OffsetDateTime
value

Receives the parsed offset date and time, or default when parsing fails.

Generated with campc v0.6.0-preview.1+4dde68eca4014e9b19e7d7ad0fdae6b2036be640.