Skip to content

CosmosTime.OffsetTime.Parse(string)

osexpert edited this page Jul 22, 2023 · 3 revisions

OffsetTime.Parse(string) Method

Parse ISO formats:
{time}Z
{time}+|-{offset}

public static CosmosTime.OffsetTime Parse(string str);

Parameters

str System.String

Returns

OffsetTime

Clone this wiki locally