Skip to content

Datetime rounding

nmartensen requested to merge topic/3.0/datetime_rounding into branch/3.0

Round datetimes returned by from_excel() to milliseconds, which according to the specification is the recommended baseline precision.

Merge request reports