You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A restricted set of time structs, UtcTime, OffsetTime, ZoneTime etc. trying to fix some of the problems with DateTime\DateTimeOffset and be nice to CosmosDB that require a specific fixed length format. Restricted to only support only ISO 8601 for parsing and formatting.