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