Common files added

This commit is contained in:
Olu Amey
2021-08-05 19:02:08 -04:00
parent a94fae6050
commit 4f46fe11fc
488 changed files with 56843 additions and 16 deletions
+1
View File
@@ -0,0 +1 @@
document.getElementById("my-date").min = new Date().getFullYear() + "-" + parseInt(new Date().getMonth() + 1 ) + "-" + new Date().getDate()