Skip to content

Time cell in ODS file #14

@mmagn

Description

@mmagn

Hi, first of all thank you for your work on Spreadsheet Architect, you make life easier for thousands of developers.

I am using the 2.0.2 version of the gem and I have an issue while trying to create a ODS file with a Time in a cell.
Here is my code :

SpreadsheetArchitect.to_ods(data: [[Time.now]], header: false)

When i open with LibreOffice the produced file the cell value is 0 (displayed 30/12/1899) and the format is set to date.

Am I missing something ?

Thanks for your help

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions