Forum Discussion
JSJB
2 years agoHelper I
Telling if date format includes time
Hello, I am developing a custom visual that shows given columns of data and allows some data entry as well. I am basing this datagrid on Material UI's datagrid component. However, this compone...
lbendlin
2 years agoSuper User
Convert the datetime value to a number and check if it has fractions or not.