date-wrapper
an immutable, chainable wrapper for Dates with easy string validation, manipulation, and comparison functionality
an immutable, chainable wrapper for Dates with easy string validation, manipulation, and comparison functionality
```typescript const nowTime = Date.now(); const endTime = end_date.getTime();
Easy-to-use date comparison utility