CosmosTime.OffsetTime.ParseCosmosDb(string,System.TimeSpan) - osexpert/CosmosTime GitHub Wiki

OffsetTime.ParseCosmosDb(string, TimeSpan) Method

Parse fixed length utc (28 chars, ends with Z)

public static CosmosTime.OffsetTime ParseCosmosDb(string utc, System.TimeSpan offset);

Parameters

utc System.String

offset System.TimeSpan

Returns

OffsetTime

⚠️ **GitHub.com Fallback** ⚠️