You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

excel-date-to-iso-string

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

excel-date-to-iso-string - npm Package Compare versions

Comparing version

to
1.0.2

2

package.json
{
"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",