CraigChamberlain / SolarLunarDate

Utility to help name Beach Cast sculpture on a Solar/Lunar Calendar

Home Page:https://craigchamberlain.github.io/SolarLunarDate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SolarLunarDate

Utility to help name Beach Cast sculpture on a Solar/Lunar Calendar

Build Status Maintainability Coverage Status

Calendar Justification and Specification

I have a written up the justification and specification of the SolarLunarCalendar here.

Example Calendar

There is also a simple diagrammatic representation of each Calendar year from 1700 - 2082 here.

About this Utility

The utility is currently largely contained in a .Net Standard Class Library - SolarLunarName.Standard. I have attempted to make a type that closely follows the dotnet DateTime struct Api. This class library has limited integration tests at present which I plan to improve and also introduce unit tests.

The solution also has a PowerShell module which is under development.

It is available on the PowerShell Gallery and can be installed using the following command.

Install-Module -Name SolarLunarName 

There is also a Fable web application in development. I began a Xamarin Application but is not seeing active development at the moment.

Solar Lunar Data API

Finally I have public API for moon data and my calendar implementation here.

About

Utility to help name Beach Cast sculpture on a Solar/Lunar Calendar

https://craigchamberlain.github.io/SolarLunarDate/


Languages

Language:C# 73.2%Language:F# 12.5%Language:PowerShell 6.7%Language:JavaScript 3.1%Language:SCSS 3.0%Language:Shell 0.8%Language:HTML 0.7%Language:Batchfile 0.0%