time
Time
The calendar and scheduling service. Time owns calendars and time events. It accepts ingested events from the social service to mirror them as calendar entries.
Owns:
- calendar
- time event (a calendar entry; not to be confused with social event)
- calendar slots / time boundaries
Allowed:
- time service
- calendar event (a time-owned event)
- time event
- time panel
Forbidden:
- scheduling service (not its product name)
- events service (ambiguous with social events)
- agenda (UI prose acceptable; not a product noun)
Notes:
- "Event" without qualification is a social event (see: social). When referring to a time service entry, say calendar event or time event.
- The social service pushes event data to time via
syncSocialEventToTime. Time does not pull from social. - CalDAV integration uses the member's normal API-owned account credentials through
services.elonn.com/caldav/.
Related:
- calendar
- social (event source)
- world (panel host)