Format

Format durations, time ago strings, and custom date formats

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

Format Duration

Convert milliseconds to human-readable duration strings

index.ts
Console
Press Run to execute the example.

Format Date

Format dates using custom patterns

index.ts
Console
Press Run to execute the example.