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

# Set the date format

> Choose how dates are displayed across your ION organization.

The date format setting controls how dates appear throughout ION for all users in your org. Choose from a predefined format or enter a custom one.

## Set the date format

1. In ION, go to **Settings > Organization > Date Time**.
2. In the **Date Format** field, either:
   * Type a custom format string (for example, `YYYY-MM-DD`).
   * Open the dropdown to select a predefined format.
3. Check the **Preview** section to confirm today's date appears in the selected format.

## Predefined formats

| Format        | Example     |
| ------------- | ----------- |
| `YYYY-MM-DD`  | 2026-06-11  |
| `MM/DD/YYYY`  | 06/11/2026  |
| `DD/MM/YYYY`  | 11/06/2026  |
| `DD/MMM/YYYY` | 11/Jun/2026 |
| `DD-MMM-YYYY` | 11-Jun-2026 |
