CommonHelperMakeCustomDateFormat Method |
Ensure that a single character format string is treated as a custom format.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static string MakeCustomDateFormat(
string format
)
Parameters
- format String
- Incoming format.
Return Value
StringCorrected format.
See Also