Skip to content

The .NET Lab

My learning adventures in .NET and beyond...

The .NET Lab

My learning adventures in .NET and beyond...
  • Home
  • About Me
  • Privacy Policy

C#: Calculating all Greek Public Holidays for any given year

  • by George Kosmidis
  • April 29, 2013June 16, 2020
  • 1 Comment
Tags:C#Orthodox Easter

After calculating the Greek Orthodox Easter, it was time for the public holidays calculation. With the Easter calculation ready, it proved to be much easier than expected!

You can find the code that calculates Greek Orthodox Easter here: https://blog.georgekosmidis.net/2013/04/28/c-calculating-orthodox-and-catholic-easter/

Categories

.NET .NET 5 ASP.NET Core ASP.NET MVC 5 Azure C# Docker DocumentDB Entity Framework Q# Snippets / Tools SQLite SQL Server TPL Unit Testing Visual Studio
https://www.youtube.com/watch?v=q8ufsnut460
https://www.youtube.com/watch?v=kjpP5MDA9xs

Other Posts

  • Migrating to .NET 5 – A few clicks away! December 15, 2020
  • Things you should know about .NET 5 November 17, 2020
  • Early vs Late Binding, reflection, and type dynamic in C# August 7, 2020
  • An error occurred while starting the application, Process Failure and many more July 24, 2020
  • A Hello World with Microsoft’s Machine Learning framework, ML.NET July 22, 2020
  • LinkedIn
  • GitHub
  • YouTube
  • Twitter
  • Instagram
  • MeetUp
© Copyright 2020 - George Kosmidis