---
weave-script-version: 3
title: All the ways to write a timer
description: One prompt for every way you can write a timer — and one open-ended prompt with no timer at all.
---

## Raw seconds

> duration: 90

## Seconds suffix

> duration: 30s

## Minutes

> duration: 2m

## Compound

> duration: 1h30m

## mm:ss

> duration: 2:30

## hh:mm:ss

> duration: 1:00:00

## Open-ended
