[go: nahoru, domu]

Skip to content

Convert Gregorian Calendar to Fiction Jostei Gardner Calendar

License

Notifications You must be signed in to change notification settings

jsonzilla/dia_do_curinga_go

Repository files navigation

DiaDoCuringaGo

Build Status

A Gregorian calendar converter to an annual calendar with 364 days, each representing a playing card. Divided into 52 weeks and 13 months, all with 28 days. Day 365 is an extra day, the day of the wildcard. Every four years to two extra days the double day of the wildcard.

The count of years begins in 1790

Taking into account the southern hemisphere! The seasons of the year are marked by different suits thus providing the suits of the months.

  • Autumn is club
  • Summer and is golds
  • Spring is cup
  • Winter is swords

Compile

go build -o build/ddc ddc.go

Run

> ./build/ddc

Run test

go test

Check coverage

go test -coverprofile=c.out && go tool cover -html=c.out

About

Convert Gregorian Calendar to Fiction Jostei Gardner Calendar

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages