Date Time

Day Of Week

Admin | 11-Sep-2015 | C#, VB.Net, C, C++, PHP

This algorithm finds the current day of week according to the input date.

Day Of Year

Admin | 11-Sep-2015 | C#, VB.Net, C, C++, PHP

This algorithm finds the number of current day in a year according to the input date.

Days In Month

Admin | 11-Sep-2015 | C#, VB.Net, C, C++, PHP

This algorithm finds the total days in a month according to the input date.

Is Leap Year

Admin | 11-Sep-2015 | C#, VB.Net, C, C++, PHP

This algorithm finds is input year a leap year.

Week Of Year

Admin | 16-Dec-2015 | C#, VB.Net, C, C++, PHP

This algorithm finds the current week number in a year according to ISO-8601 standard.