You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/03/13 01:21:53 UTC

[GitHub] [incubator-superset] michellethomas commented on issue #7020: bug: fix timetable viz tooltip time format

michellethomas commented on issue #7020: bug: fix timetable viz tooltip time format
URL: https://github.com/apache/incubator-superset/pull/7020#issuecomment-472242719
 
 
   @kristw thanks for the info, utcParse requires you to know the format of your date to be parsed correctly it seems. When I tried to parse a date with timestamp using `utcParse('%Y-%m-%d')` I get `null`. I decided to use moment instead, it has a way to parse in utc and takes a variety of inputs (string, numbers,...) http://momentjs.com/docs/#/parsing/utc/. Let me know if you have any other thoughts.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org