1 reference to Rfc3339LocalDateTimeFormat
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (1)
613
return dateTime.ToString(
Rfc3339LocalDateTimeFormat
, CultureInfo.InvariantCulture);