FormatsDateTimeShortPattern(CultureInfo) Method
Get the short date and time formatting pattern
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static string DateTimeShortPattern(
CultureInfo culture
)
Public Shared Function DateTimeShortPattern (
culture As CultureInfo
) As String
- culture CultureInfo
- Culture information.
StringString with the date and time formatting pattern.