> ## Documentation Index
> Fetch the complete documentation index at: https://docs.custral.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Time

> A time of day, no date.

## Overview

Time stores a time of day without a date. Use it for office hours, business open and close times, or recurring time-of-day reminders.

## Configuration

| Setting        | What it does                                                    |
| -------------- | --------------------------------------------------------------- |
| Display format | Show the time on a 24-hour clock or a 12-hour clock with AM/PM. |

## What it stores

A single time of day.

## Filtering

Equals, before, after, between, is empty, is not empty.

## Examples

Business hours start time on a workspace settings record.

## See also

* [Date](/data/properties/date/date)


## Related topics

- [Real-time updates](/dev/realtime/overview.md)
- [Timer](/data/properties/number/timer.md)
- [Overview](/data/properties/date/overview.md)
- [Inbox](/comms/inbox/overview.md)
- [Timeline](/blocks/embedded/databases/timeline.md)
