jyotisham / jyotisha

Python tools for the astronomical / astrological vedAnga of Hindus
MIT License
88 stars 53 forks source link

Drop script prefixes like ta #50

Closed vvasuki closed 4 years ago

vvasuki commented 4 years ago

ta__zrI~jayantI should be zrI~jayantI. Use script_priority field to force tamil script for tamil sanskrit bilingual users instead.

jsonClass = "HinduCalendarEvent"
default_to_none = true
id = "ta__zrI~jayantI"
script_priority = "ta"
tags = [ "Dashavataram", "CommonFestivals",]

[timing]
jsonClass = "HinduCalendarEventTiming"
default_to_none = true
month_type = "sidereal_solar_month"
month_number = 5
anga_type = "nakshatra"
anga_number = 4
kaala = "nishita"