Help request: How to display the date and time in a cell at the same time? #281
-
I would really appreciate some help, because I haven't figured out how to do this for half a day now.
But I'm losing hour and minute information. Then I tried to do it all on my own (actually tried to replicate the code in
But that doesn't work either... Default DateTime in the cell (im using 0.9 version btw) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I figured it out. I need to set the date and time value in a certain format with the letter T. |
Beta Was this translation helpful? Give feedback.
I figured it out. I need to set the date and time value in a certain format with the letter T.
element.setOfficeDateValueAttribute("2024-02-09T15:21:56");
yyyy-MM-ddTHH:mm:ss