dtn
v0.0.4
Published
<p align="center"> <a href="https://github.com/dtn-organization/dtn" target="_blank"> <img src="https://raw.githubusercontent.com/dtn-organization/dtn/main/docs/img/logo.ico" width="100" alt="dtn Logo"> </a> </p>
Downloads
3
Readme
DTN - Date Time Nation
This is a library for datetime.
Installation
npm install dtn
yarn add dtn
Supported Calenders
- [ ] Gregorian
- [x] Persian
- [ ] Arabic
Screenshot
Usage
<DatePicker color='#455A64' value='1371/08/02' onPick={(e) => { console.log(e) }} />