Duration

Immutable Duration class with arithmetic operations

Edit and run examples against `[email protected]` in your browser.

Create Durations

Create Duration objects from various sources

index.ts
Console
Press Run to execute the example.

Duration Arithmetic

Add, subtract, multiply, and divide durations

index.ts
Console
Press Run to execute the example.