.

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

FORMULA LANGUAGE


CalendarFormat @Command
Changes the Calendar view to display one day, two days, one work week, one week, two work weeks, two weeks, one work month, one month, or one year.

Syntax

@Command( [CalendarFormat] ; format )

Parameters

format


Usage

With no parameters, CalendarFormat cycles to the next calendar display option, in this order: One Day, Two Days, One Work Week, One Week, Two Work Weeks, Two Weeks, One Work Month, One Month. With parameters, CalendarFormat changes to the designated display.

All options are supported for Web applications. Only options 1, 2, 5, 7, and 30 are supported for the standard environment. Only options 1, 2, 5, 7, 10, 14, 20, and 30 are supported for the basic environment.

A Calendar view must be open.

See Also