# XWUIInputTimezone

IANA timezone picker with a small curated list. Offsets are static labels (not live DST). Do not nest Select.

## Basic Usage

Curated zones.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Curated zones.
```

## Riyadh

Selected Asia/Riyadh.

```example
file: examples/Riyadh.ts
html: examples/Riyadh.html
title: Riyadh
description: Selected Asia/Riyadh.
```

## Search

Query tokyo.

```example
file: examples/Search.ts
html: examples/Search.html
title: Search
description: Query tokyo.
```

## Select

Pick UTC.

```example
file: examples/Select.ts
html: examples/Select.html
title: Select
description: Pick UTC.
```

```api
```
