TabularEditor3
TabularEditor3 copied to clipboard
Show Time (HH:MM:SS) for datetime data types in Table Preview
Description Please provide a clear and concise description of your issue here: The Data Preview feature does not show DateTime values correctly when a Format string has not been specified:
Tabular Editor 3 Version Please provide the version of Tabular Editor 3 (3.X.Y) 3.14.0
Steps to Reproduce Please describe how to reproduce your issue.
- Ensure DateTime column does not have a format string set
- Preview Data of the table with a DateTime column.
- The DateTime column does not have HH:MM:SS shown
Screenshots
Please provide one or more screenshots or GIFs that show the issue.
Expected behavior A clear and concise description of what you expected to happen. Tabular Editor should display the values correctly if they have Time values included in the DateTime column.