starlight_help/src/content/docs/global-times.mdx
import {TabItem, Tabs} from "@astrojs/starlight/components";
import FlattenedSteps from "../../components/FlattenedSteps.astro"; import GlobalTimesExamples from "../include/_GlobalTimesExamples.mdx"; import GlobalTimesIntro from "../include/_GlobalTimesIntro.mdx"; import StartComposing from "../include/_StartComposing.mdx";
import TimeIcon from "~icons/zulip-icon/time";
<GlobalTimesIntro /> 1. Click the **add global time** (<TimeIcon />)
icon at the bottom of the compose box to open the date picker.
1. Select the desired time by clicking with your mouse, or using the arrow
keys + <kbd>Enter</kbd>.
1. Click **Confirm** to insert the selected time.
</FlattenedSteps>
1. Type `<time`, and click **Mention a time-zone-aware time**, or press
<kbd>Enter</kbd> to open the date picker.
1. Select the desired time by clicking with your mouse, or using the arrow
keys + <kbd>Enter</kbd>.
1. Click **Confirm** to insert the selected time.
</FlattenedSteps>