#2756·sheetjs

sheet_to_json function changes original date format

Author: hhlleeCreated Aug 4, 2022Updated Dec 20, 2024

A user uploads an xlsx document, and one of the columns is a date, and it's displayed as "2022/7/21" but when sheet_to_json read the xlsx, the data formats will change like this image How to resolve this problem Thanks

xlsx: ^0.18.5