mirror of
https://github.com/troldal/OpenXLSX.git
synced 2025-05-09 02:11:09 +08:00
2024-12-09 README.md Editorial
This commit is contained in:
parent
107ad2bfef
commit
76e02dad34
@ -3,10 +3,11 @@
|
||||
OpenXLSX is a C++ library for reading, writing, creating and modifying
|
||||
Microsoft Excel® files, with the .xlsx format.
|
||||
|
||||
## (aral-matrix) 09 December 2024 - Bugfix for XLDateTime (hopefully final ;)
|
||||
## (aral-matrix) 26 November 2024 - NOTE: "Releases" are severely outdated - do not use them
|
||||
|
||||
As the heading says - the latest "Release" that is shown on https://github.com/troldal/OpenXLSX/releases is from 2021-11-06, and severely outdated - please pull / download the latest SW version directly from the repository in its current state. Link for those that do not want to use ```git```: https://github.com/troldal/OpenXLSX/archive/refs/heads/master.zip
|
||||
|
||||
## (aral-matrix) 09 December 2024 - Bugfix for XLDateTime (hopefully final ;)
|
||||
|
||||
Reviewed the XLDateTime code in response to https://github.com/troldal/OpenXLSX/issues/299 and fixed a bug that I think I may have introduced myself. Apologies, dates should now correctly construct from ```double```, ```struct tm``` and ```time_t``` and convert back to ```struct tm```.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user