DateEditControlSetup..::..ScrubDateFormatForCulture Method
Scrubs the date format for culture.
Namespace:
RingSoft.DataEntryControls.EngineAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public static string ScrubDateFormatForCulture( string dateFormatString, CultureInfo culture )
Public Shared Function ScrubDateFormatForCulture ( _ dateFormatString As String, _ culture As CultureInfo _ ) As String
public: static String^ ScrubDateFormatForCulture( String^ dateFormatString, CultureInfo^ culture )