commandscalendar add

Add/create a new calendar.

Usage

calendar add name [description]

where
name of calendar to add.
description of calendar. Optional.

write on name

Examples

Create a calendar

BeyondCron % calendar add /calendar/business-days
BeyondCron % calendar list $$

Name Description ------------------------ ----------- /calendar/business-days

Create a calendar with a description

BeyondCron % calendar add /calendar/business-hours Business hours
BeyondCron % calendar list $$

Name Description ------------------------ -------------- /calendar/business-hours Business hours

See also