FORMULA LANGUAGE


CalendarFormat @Command
Changes the Calendar view display to one of five options: One Day, Two Days, One Week, Two Weeks, One Month.

Syntax

@Command( [CalendarFormat] ; number )

Parameters

number


Usage

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

A Calendar view must be open.

You can use this command with Web applications. On the Web, you can also use "365" to switch to the one-year view.

See Also