Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hanwentao/omnical
Omnical: print calendars, convert dates, and more
https://github.com/hanwentao/omnical
calendar chinese-calendar gregorian-calendar julian-day lunar-phase
Last synced: 2 months ago
JSON representation
Omnical: print calendars, convert dates, and more
- Host: GitHub
- URL: https://github.com/hanwentao/omnical
- Owner: hanwentao
- License: mit
- Created: 2024-01-02T07:14:55.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-04-14T07:56:31.000Z (8 months ago)
- Last Synced: 2024-09-17T03:30:55.111Z (3 months ago)
- Topics: calendar, chinese-calendar, gregorian-calendar, julian-day, lunar-phase
- Language: Rust
- Homepage: https://crates.io/crates/omnical
- Size: 95.7 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Omnical: print calendars, convert dates, and more
[![Crates.io Version](https://img.shields.io/crates/v/omnical)](https://crates.io/crates/omnical)
[![Crates.io Total Downloads](https://img.shields.io/crates/d/omnical)](https://crates.io/crates/omnical)
[![Crates.io License](https://img.shields.io/crates/l/omnical)](https://opensource.org/license/mit)
[![GitHub last commit](https://img.shields.io/github/last-commit/hanwentao/omnical)](https://github.com/hanwentao/omnical)
[![docs.rs](https://img.shields.io/docsrs/omnical)](https://docs.rs/omnical)Omnical provides utilities to compute calendar-related information. It also provides a command-line interface to print calendars, convert dates, and more.
## Links
* Repo:
* Crate:
* Doc: