solar-calendar-events 0.1.4

A library for calculating Equinoxes and Solstices
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.time]
features = ["macros"]
version = "0.3.20"

[package]
authors = ["Johan Thorén <johan@thoren.xyz>"]
categories = ["date-and-time"]
description = "A library for calculating Equinoxes and Solstices"
edition = "2021"
keywords = ["astronomy", "calendar", "equinox", "solstice", "julian"]
license = "ISC"
name = "solar-calendar-events"
readme = "README.md"
repository = "https://github.com/johanthoren/solar-calendar-events"
version = "0.1.4"