Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
karthikraman committed Dec 29, 2024
2 parents 78f5331 + 21c9fe3 commit 0a0d78f
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ jsonClass = "HinduCalendarEvent"
[timing]
month_type = "julian"
anga_type = "day"
month_number = 17
anga_number = 10
month_number = 10
anga_number = 17
year_start = 1398
year_start_era = "gregorian"
jsonClass = "HinduCalendarEventTiming"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
id = "govinda-siMha-putra-hatyA"
jsonClass = "HinduCalendarEvent"

[timing]
month_type = "julian"
anga_type = "day"
month_number = 12
anga_number = 27
year_start = 1704
year_start_era = "gregorian"
jsonClass = "HinduCalendarEventTiming"

[description]
en = """
Sikh Guru Govind Singh's 9 & 6 year old kids, Zorawar Singh and Fateh Singh, were killed by Mogols in Sirhind Fort. They'd refusing to convert to Islam.
This verse is sung about them:
“Turk bhay mare naahin
Hindu raha marhahi
kaal sabhahun ko khai hai taantey ab tum vichaar karo chaar din Jeevan kay het hum dharma kyon gavaai hai.”
> “We will not die just for the fear of Turks, we will remain Hindus till death, Time will kill all, why should we lose our Dharma for this life of four days.”
- Panth Prakash, Giani Gian Singh.
**Timing**
1705-01-07 gregorian = 1704-12-27 julian = pUrNimAnta pauSha 13. Their grandmother, Gurjar Kaur, also died onthe same day.
A fair is held 11-13 Poh in commemoration. Indian government, under Narendra Modi, declared as vIra-bAla-divasa in their memory - Dec 25 Gregorian, off by 2 days (besides the Calendar error).
"""

[names]
sa = [ "गोविन्द-सिंह-पुत्र-हत्या",]

0 comments on commit 0a0d78f

Please sign in to comment.