Method GetAmPmDesignators
GetAmPmDesignators(IFormatProvider?)
Gets the localized AM and PM designators from the specified format provider,
or uses the current culture if the provider is null.
public static (string AM, string PM) GetAmPmDesignators(IFormatProvider? formatProvider)
Parameters
formatProviderIFormatProvider