Metadata-Version: 2.1
Name: dayutil
Version: 0.0.1
Summary: See Day.js for Python's time-handling library
Home-page: https://github.com/haitanghuadeng/dayutil
Author: haitanghuadeng
Author-email: 491609917@qq.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

<h4 align="right"><strong>English</strong> | <a href="https://github.com/haitanghuadeng/dayutil/docs/README_zh.md">简体中文</a></h4>

<h1 align="center">DayUtil</h1>
<div align="center">

[![License](https://img.shields.io/github/license/tiny-craft/tiny-rdm)](https://github.com/tiny-craft/tiny-rdm/blob/main/LICENSE)
[![GitHub release](https://img.shields.io/github/release/tiny-craft/tiny-rdm)](https://github.com/tiny-craft/tiny-rdm/releases)

<strong>See Day.js for Python's time-handling library</strong>
</div>

## Feature

* Syntax usage is based on Day.js (Thanks to [Day.js](https://github.com/iamkun/dayjs)).
* More features under continuous development...

## Installation

> ``` shell
> pip install dayutil
> ```
> Or
> ``` shell
> pip3 install dayutil
> ```

## License

dayutil is licensed under [MIT](/LICENSE) license.
