jferard / fastods

A very fast and lightweight (no dependency) library for creating ODS (Open Document Spreadsheet, mainly for Calc) files in Java. It's a Martin Schulz's SimpleODS fork
GNU General Public License v3.0
36 stars 6 forks source link

Fix setTimeValue #153

Closed jferard closed 5 years ago

jferard commented 5 years ago

Allow negative time value.

Allow all types of duration (https://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#duration) units, including years, months, ...