https://github.com/t99/millennium
Quick and easy datetime formatting, finding, manipulation, timezoning, etc.
https://github.com/t99/millennium
date datetime time
Last synced: 11 months ago
JSON representation
Quick and easy datetime formatting, finding, manipulation, timezoning, etc.
- Host: GitHub
- URL: https://github.com/t99/millennium
- Owner: T99
- License: gpl-3.0
- Created: 2019-07-19T23:04:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T04:53:13.000Z (about 3 years ago)
- Last Synced: 2024-10-13T15:01:53.952Z (over 1 year ago)
- Topics: date, datetime, time
- Language: TypeScript
- Size: 1.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# Millennium - Datetime manipulation the way it should be
Quick and easy datetime formatting, finding, manipulation, timezoning, etc.
### [Find millennium on NPM.](https://www.npmjs.com/package/millennium)
## Installation
Install from NPM with
```
$ npm install --save millennium
```
## Basic Usage
Basic usage instructions here.
## License
millennium is made available under the GNU General Public License v3.
Copyright (C) 2019 Trevor Sears