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

# ISODate

[@moss-dev/moss](../api) / ISODate

# Type Alias: ISODate

> **ISODate** = `string`

ISO 8601 date string format.

## Example

```ts theme={null}
"2025-09-26T15:04:05Z"
```
