Skip to main content

Duration

Durations are represented as integers with a time unit suffix.

Supported time units are:

Time UnitIdentifierCalculation
Seconds1s
Minutem60s
Hourh60m
Dayd24h
Weekw7d

Example​

# 1 second
1s

# 3 minutes
3m

# 1 hour
1h