# XWUICronBuilder

Visual cron builder. Next-run walks a host ISO clock. Never eval. Never reads Date.now.

## BasicUsage

Daily 09:00 cron.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: BasicUsage
description: Daily 09:00 cron.
```

## Hourly

Apply the hourly preset.

```example
file: examples/Hourly.ts
html: examples/Hourly.html
title: Hourly
description: Apply the hourly preset.
```

## Weekly

Monday 09:00.

```example
file: examples/Weekly.ts
html: examples/Weekly.html
title: Weekly
description: Monday 09:00.
```

## NextRun

Preview next run from a host clock.

```example
file: examples/NextRun.ts
html: examples/NextRun.html
title: NextRun
description: Preview next run from a host clock.
```

```api
```
