项目作者: oleg-koval

项目描述 :
Convert Excel date in integer format into JS date. Dates are stored as numbers in Excel and count the number of days since January 0, 1900 (1900 standart, for mac it is 1904, which means January 0, 1904 is the start date). Times are handled internally as numbers between 0 and 1.
高级语言: JavaScript
项目地址: git://github.com/oleg-koval/excel-date-to-js.git
创建时间: 2017-11-09T12:09:00Z
项目社区:https://github.com/oleg-koval/excel-date-to-js

开源协议:MIT License

下载