.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


TimeZone property
Example

Read-write. The time zone for the embedded scheduler grid.

Defined in

NotesUIScheduler

Data type

String

Syntax

To get: timeZone$ = notesUIScheduler.TimeZone

To set: notesUIScheduler.TimeZone = timeZone$

Usage

The time zone is formatted as shown by the following example:


Example
See Also