SCRS_GetTimeZoneInformation Stored Procedure

System Center

In SCRM 2006, SCRS_GetTimeZoneInformation returns offset for the server's time zone.


SCRS_GetTimeZoneInformation @LocaleID
,[ @LocaleID = ]  2

@LocaleID

Type: int

Locale identifier for the installed product.

Type: int

Value: Always 0.

Column name Data Type Description

USESRSTimeZone

String

Output value from SC_MMC_SettingsMaster_View.PropertyValue.

TimeZoneOffset

String

Output value from SC_MMC_SettingsMaster_View.PropertyValue.

Show: