Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 279 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 279 Bytes

go-zodiac-signs

Golang (go) lib to calculate zodiac signs

Get

go get -u github.com/vsiv/gozodiac

Usage

sign = gozodiac.GetZodiacSign(testTime)

Note: Both matching signs are returned for cusp dates (ex. April 20th).

Author

V