Skip to content

A model of the McKenna-Meyer Goddess Calendar. Original calendar design by Terence McKenna and Peter Meyer.

Notifications You must be signed in to change notification settings

Socii/GoddessCalendar

Repository files navigation

GoddessCalendar

A model of the McKenna-Meyer Goddess Calendar; an accurate 13-month lunar calendar in which the months coincide with the lunar cycle. The calendar was originally proposed by Terence McKenna in 1987, with accuracy updates added by Peter Meyer in 2012.

For more information, see www.fractal-timewave.com

Usage

Import GoddessCalendar.framework into your project.

Use the GoddessDate struct to convert to and from a Date object.

import Foundation
import GoddessCalendar

let now = Date()
let date = GoddessDate(from: now)
print(date)
/// 1-114-8-8 MMG

About

A model of the McKenna-Meyer Goddess Calendar. Original calendar design by Terence McKenna and Peter Meyer.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published