js-excel-date-convert
Version:
Convert dates between JS and Excel formats
22 lines (21 loc) • 452 B
JSON
{
"name": "js-excel-date-convert",
"version": "1.0.2",
"description": "Convert dates between JS and Excel formats",
"main": "js-excel-date-convert.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"excel",
"js",
"date",
"convert",
"1904"
],
"author": {
"name": "Raschid JF Rafaelly",
"email": "hello@raschidjfr.dev"
},
"license": "ISC"
}