In "DateTime" dataType the only Date is shown, time is missing.
anish-joy opened this issue · 1 comments
anish-joy commented
Describe the bug
In "DateTime" dataType the only Date is shown, time is missing.
To Reproduce
Steps to reproduce the behavior:
- Go to LocalDataGrid
- Scroll down to 'ShippedDate' (in columns.ts)
- Note that DataType mentioned here is DateTime
- However please look in browser the output of the Shipped Date it's showing Date only, Time is missing
Expected behavior
Whenever the DataType "DateTime" is passed, it must be shown like "19/03/2016 00:00:00"
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
stale commented
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.