Galerie und tage
This commit is contained in:
4
node_modules/vali-date/index.js
generated
vendored
Normal file
4
node_modules/vali-date/index.js
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
'use strict';
|
||||
module.exports = function (str) {
|
||||
return !isNaN(Date.parse(str));
|
||||
};
|
||||
Reference in New Issue
Block a user