Field AmDesignatorOverride
Gets or sets the designator override for AM/PM formatting in time representations.
public static string? AmDesignatorOverride
Returns
- string
- Gets or sets the designator override for AM/PM formatting in time representations.
Remarks
This property allows customization of the AM designator used in date and time formatting. If set to null (default value), the default designator will be used based on the current culture settings.