Skip to content

Losing cell format when writing from reader (Ods) #2938

Answered by MarkBaker
ThomasBoom89 asked this question in Q&A
Discussion options

You must be logged in to vote

Dates/Times are always a MS Serialized Timestamp value internally; and the Ods reader reads and interprets this correctly, converting it to the correct numeric representation for that date. What isn't fully implemented is reading the format mask for the value (the code just uses a generic date/time format mask when reading), or writing with the correct format mask

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ThomasBoom89
Comment options

Answer selected by ThomasBoom89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants