commandscalendar show

Show the details of a calendar.

Usage

calendar show name [change]

where
name of calendar whose details to show.
change id of calendar as listed by calendar changes, or relative change index.

read on name.

Examples

Show details of a calendar

BeyondCron % calendar show /examples/calendar/weekday/Japan

------------ -------------------------------------------------------------------- Name /examples/calendar/weekday/Japan Description Japanese weekdays iCal include beyondcron:/calendar/Weekday iCal exclude https://www.officeholidays.com/ics/ics_country.php?tbl_country=Japan References 4 Last updated 13:56:15 today

Show details of an earlier version of a calendar

BeyondCron % calendar changes /examples/calendar/weekday/Japan

Time Change Action User Host ------------------- -------- -- ------- ----- ---------------- 15:23:22 25/09/2017 777bdcb4 0 Updated admin demo.example.com 16:54:49 13/09/2017 0227e4c7 -1 Updated admin demo.example.com 16:53:31 13/09/2017 3393a47a -2 Created admin demo.example.com

BeyondCron calendar show $$ 0227e4c7

------------ -------------------------------------------------------------------- Name /examples/calendar/weekday/Japan Description Japanese holidays iCal include beyondcron:/calendar/Weekday iCal exclude https://www.officeholidays.com/ics/ics_country.php?tbl_country=Japan

Show an earlier version of a calendar using the relative change index

Versions of a calendar can also be referenced using their relative change index, with 0 being the current version, -1 being the previous version, etc…

BeyondCron calendar show /examples/calendar/weekday/Japan -2

------------ -------------------------------------------------------------------- Name /examples/calendar/weekday/Japan Description Japanese holidays iCal include https://www.officeholidays.com/ics/ics_country.php?tbl_country=Japan iCal exclude

See also