netcoreapp3.0
namespace System
{
    public readonly struct DateTime : IComparable, IComparable<DateTime>, IConvertible, IEquatable<DateTime>, IFormattable, ISerializable
    {
        public static DateTime ParseExact(ReadOnlySpan<char> s, ReadOnlySpan<char> format, IFormatProvider? provider, DateTimeStyles style = DateTimeStyles.None);
    }
}
nuget.org
0.0 %
Reference this API
Upgrade Planner
0.0 %
Reference this API
Assembly System.Runtime , Version=4.2.1.0, PublicKeyToken=b03f5f7f11d50a3a
.NET 5.06.07.08.09.0
.NET Core 2.12.23.03.1
.NET Standard 2.1
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/01/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙