12to24
### 12 to 24 ```javascript const {formatTime} = require('12to24');
### 12 to 24 ```javascript const {formatTime} = require('12to24');
A simple code to format decimal numbers with time extensions.
```javascript import timeResolve from 'time-resolve'
relative-time-converter is a lightweight utility that converts absolute dates or timestamps into human-friendly, relative time phrases like "2 hours ago" or "in 3 days." Perfect for improving date displays in apps, websites, or dashboards.
A library for calculating relative time strings, compatible with both ESM and MPA environments.
Discord Moment allows you to easily format dates and times in Discord's markdown format.