docServerUserLandCom picture
Contents
Frontier Site

mainResponder.calendar.getFirstDay

Syntax mainResponder.calendar.getFirstDay (adrcalendar)

Params adrcalendar is the address of a calendar in the database.

Action Dive into the calendar structure and determine the date of the first calendar entry.

Returns The date of the first calendar entry.

Examples mainResponder.calendar.getFirstDay (@scriptingNews)

   » "3/1/99; 12:00:00 AM"

Errors If adrcalendar does not point to a valid non-empty calendar structure, an error message is generated.

Notes It's safe for the calendar structure to contain non-numeric entries (e.g.#directives).

Detailed information about mainResponder's calendar format is available from the Frontier Site.

See Also mainResponder.calendar.getFirstAddress

mainResponder.calendar.getLastDay

mainResponder.calendar.getMostRecentDay

mainResponder.calendar.getNextDay


© Copyright 1992-2026 UserLand Software. Email: webmaster@userland.com.