-
-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
Description
sqlitebiter is a very efficient xlsx conversion sqlite tool.
But Excel DATE type will be converted to INTEGER,

Before each conversion to SQLite, the Excel date should be converted into text first, and then converted with sqlitebiter.
Is there any option to automatically convert the DATE to a normal value?
For example: 1900/1/1 + 44191 day + 1 day = 2020/12/26