CosmosTime.OffsetTime.ParseCosmosDb(string,System.TimeSpan) - osexpert/CosmosTime GitHub Wiki
Parse fixed length utc (28 chars, ends with Z)
public static CosmosTime.OffsetTime ParseCosmosDb(string utc, System.TimeSpan offset);utc System.String
offset System.TimeSpan