qc.ExcelAsset.parseToDate
Prototype
- Date ExcelAsset.parseToDate(int number)
Parameter
Parameter | type | Description |
---|---|---|
number | int | date value in excel |
说明
In Excel, the date type is the number of seconds that you have experienced in 1900, and you need to use this interface to convert before use.