|
libxlsxwriter
|
| << tutorial3.c | dates_and_times02.c >> |
Example of writing a dates and time in Excel using a number with date formatting. This demonstrates that dates and times in Excel are just formatted real numbers. An easier approach using a lxw_datetime struct is shown in the next example.