aalhour / C-Sharp-Algorithms

:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
MIT License
5.91k stars 1.4k forks source link

Add Algorithms.common: Get the Day of the Week #165

Closed ChiaSuen closed 2 years ago

ChiaSuen commented 2 years ago

Description

The algorithm can be used to Get the Day of the Week and check the Day of the Week from the date

Checklist

ChiaSuen commented 2 years ago

Thanks for your comment, will try to do it better next time