FormatsCheckNumberStandardPattern Method
Evaluate the standard number formats and returns the corresponding format pattern.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static string CheckNumberStandardPattern(
string format
)
Public Shared Function CheckNumberStandardPattern (
format As String
) As String
- format String
- Number format.
StringString with the the evaluated format.