There was an error while loading. Please reload this page.
1 parent 86f3f56 commit 89df465Copy full SHA for 89df465
DIRECTORY.md
@@ -214,6 +214,8 @@
214
* [ValidateEmail](https://github.com/TheAlgorithms/Javascript/blob/master/String/ValidateEmail.test.js)
215
216
## Timing-Functions
217
+ * [GetMonthDays](https://github.com/TheAlgorithms/Javascript/blob/master/Timing-Functions/GetMonthDays.js)
218
+ * [GetMonthDays](https://github.com/TheAlgorithms/Javascript/blob/master/Timing-Functions/GetMonthDays.test.js)
219
* [IntervalTimer](https://github.com/TheAlgorithms/Javascript/blob/master/Timing-Functions/IntervalTimer.js)
220
221
## Trees
0 commit comments