namespace · world.calendar

Calendar queries

Detached current calendar and clock facts.

namespace world.calendar
Stable ID
world.calendar
Owner
sim.world-environment
Authority
read_only
Timing
immediate
Availability
runtime API 1
Side effects
none
Determinism
Stable namespace identity and normalized symbol order.
Introduced
1.6.0

Usage

Use world.calendar to reach detached calendar facts derived from the authoritative World environment. The namespace itself performs no query, mutation, lifecycle transition, or drawing.

Parameters

Returns

A stable namespace table containing the documented calendar query available to this package origin.

Cost

Namespace lookup is constant-time and performs no owner work.

Fields

This symbol has no fields.

Errors

Examples

-- Access the current derived clock through world.calendar.current.

API history

Related symbols

Project references