z-datepicker-number2date-textfield
Version:
write a date as number then it will be converted to a date: DD.MM.YYYY
12 lines (11 loc) • 311 B
JSON
{
"name": "z-datepicker-number2date-textfield",
"version": "1.1.3",
"description": "write a date as number then it will be converted to a date: DD.MM.YYYY",
"main": "z-date-picker.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "moh",
"license": "MIT"
}