CosmosTime.OffsetTime.Parse(string) - osexpert/CosmosTime GitHub Wiki
Parse ISO formats:
{time}Z
{time}+|-{offset}
public static CosmosTime.OffsetTime Parse(string str);str System.String
Parse ISO formats:
{time}Z
{time}+|-{offset}
public static CosmosTime.OffsetTime Parse(string str);str System.String