am-kram commented on issue #3928: Timestamps are not displayed in the client's 
local timezone
URL: 
https://github.com/apache/incubator-superset/issues/3928#issuecomment-352276258
 
 
   I made these changes : 
https://github.com/am-kram/incubator-superset/commit/8f7a11209753eeb6d5ca5de6b9cdebb3bb9c6d86
 (and confirmed it works - all timestamps are changed from epoch to UTC - by 
using moment and a custom utc function)
   but I don't want to PR this - I'd like to add a setting in the UI (a toggle 
for chart options). The above change works for me - but if someone wants to see 
it in UTC - the above is not helpful.
   
   How do I wire the control to the event and make it render on the UI ?I  took 
a quick look can't tell for sure - any pointers on how the ui lifecycle is 
controlled and how one can add widgets etc., on the UI ? 

----------------------------------------------------------------
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

Reply via email to