Click or drag to resize

ApplicationPropertiesDateCulture Property

The .Net culture name (e.g. en-GB) for the default date format for the application.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string DateCulture { get; }

Property Value

Type: String
The .Net culture name (e.g. en-GB) for the default date format for the application.
See Also