2 references to Rfc3339LocalDateTimeFormat
System.ServiceModel (2)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (2)
651return dateTime.ToString(Rfc3339LocalDateTimeFormat, CultureInfo.InvariantCulture); 675if (DateTimeOffset.TryParseExact(dateTimeString, Rfc3339LocalDateTimeFormat,