input” YEAR ” to myear
set cent on
set date brit
use ahasx
loca for myear = year
store ahargana to ah1
skip
store ahargana to ah2
use long20
loca for lsun > 249 .and. lsun < 250 .and. ahargana > ah1 .and. ahargana < ah2
store date to dt
display
store date to dt
store lsun to lx1
skip-1
display
store lsun to lx3
store date to dt1
lx =lx3-249
hx= lx*3600/149.58
?”Mins from Solstice”,hx
?”Longitudinal diff from S Point”,lx
if abs(lx) > .2205
dtx =dt1
else
dtx =dt
endif
?dtx
if found()
use holi
appe blank
repl holyday with “Mithra Jayanti”
repl date with dtx
endif