is there a way to translate datenumber to string? #1463
cuihee
started this conversation in
API Questions
Replies: 1 comment 1 reply
-
Hey @cuihee I'm not sure if that would meet your requirements, but there's a method called It returns an object with the following syntax example
Reference: https://hyperformula.handsontable.com/api/classes/hyperformula.html#numbertodatetime going from Would that work for you? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to get string like "2024-11-20 16:50:00.000"
I have datenumber like 45616.777
is there a function to do that?
Beta Was this translation helpful? Give feedback.
All reactions