We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Parse ISO formats: "{time}Z" "{time}{offset}" "{time}" (tzIfUnspecified will be called)
public static bool TryParse(string utcOffsetString, out CosmosTime.OffsetTime uo, System.Func<System.DateTimeOffset,System.TimeSpan> getOffsetOfNone);
utcOffsetString System.String
utcOffsetString
uo OffsetTime
uo
getOffsetOfNone System.Func<System.DateTimeOffset,System.TimeSpan>
getOffsetOfNone
System.Boolean
There was an error while loading. Please reload this page.