TheCultureInfo |
Scroll |
Used for differences in culture settings like language, date and decimal formats and time zones between the environments of a client the API runtime context.
This is especially needed for services utilizing the API that provide functionality for clients with different language, format or time zone settings.
Namespace: Therefore.API
Visual Basic Public Class TheCultureInfo C# public class TheCultureInfo |
Name |
Description |
Gets or sets the format LCID used for query parsing. |
|
Gets or sets the resource LCID used for query parsing and overwrites the value set with TheServer.SetLanguage. |
|
The Windows time zone used for time zone conversion in queries. |
Name |
Description |
Converts the specified Iana time zone to a Windows time zone and sets the property TimeZoneInfoID. |