Relative Content

Tag Archive for sql-servert-sql

Calculate eastern easter date in SQL

I need help calculating the Eastern / Orthodox Easter. I tried searching here and all I found was the Western / Catholic Easter, not the Eastern / Orthodox Easter. I found a python snippet, and I want to convert it to T-SQL, but it gives me wrong results.