Common files added
This commit is contained in:
@@ -0,0 +1 @@
|
||||
document.getElementById("my-date").min = new Date().getFullYear() + "-" + parseInt(new Date().getMonth() + 1 ) + "-" + new Date().getDate()
|
||||
Reference in New Issue
Block a user