dataneta opened a new issue #4077: Bug: Date is coming as epoch format not in
regular date format ("YYYY-MM-DD")
URL: https://github.com/apache/incubator-superset/issues/4077
Make sure these boxes are checked before submitting your issue - thank you!
- [ Y] I have checked the superset logs for python stacktraces and included
it here as text if any
- [ Y] I have reproduced the issue with at least the latest released version
of superset
- [ Y] I have checked the issue tracker for the same issue and I haven't
found one similar
### Superset version
0.21.1
### Expected results
Date should be in regular format which is readable by any user.
### Actual results
Data is coming in epoch format.
### Steps to reproduce
Create pivot table and put date in group by for any metric. Date is coming
in epoch format which is not the desired format as user can't understand it.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services