IsapiDateTimeLocal
Note
Indexing Service is no longer supported as of Windows XP and is unavailable for use as of Windows 8. Instead, use Windows Search for client side search and Microsoft Search Server Express for server side search.
The IsapiDateTimeLocal entry specifies the time zone to use when formatting the date and time for ISAPI queries.
Summary
Type: | REG_DWORD |
Default: | 0 |
Range: | 0 - 1 |
Remarks
The value of the IsapiDateTimeLocal entry can be one of the following values.
Value | Formatting |
---|---|
0 | Display the date and time as Coordinated Universal Time (UTC). This is the default behavior for Index Server 1.x and 2.0. |
1 | Display the date and time in the local time zone of the system that processes the query. |
The value of an identically named entry under the Catalog subkey for a specific catalog cannot override the value of this entry.
Related topics