excel-date-to-iso-string
Advanced tools
Comparing version
{ | ||
"name": "excel-date-to-iso-string", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "convert Excel date serial numbers to ISO date format. This npm package streamlines the mapping between the numeric representation of Excel dates (e.g., 42,088) and ISO date strings ('2015-03-25'). Simplify date handling in JavaScript by focusing on precise ISO format conversions inspired by Unix timestamps", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
2969
43.85%27
2600%