database-tools

Get French Holidays

I saw this blog post and I decided to publish this one for France. Here is a PowerShell function that gets all French holidays…

Get German Holidays

Here is a PowerShell function that gets all German holidays, either nationwide or just for your state: function Get-GermanHoliday {    param    (...