Github user srowen commented on the issue:

    https://github.com/apache/spark/pull/15803
  
    there are three things one could do with a date:
    
    1. Display in server-side timezone
    2. Display in client-side timezone
    3. Display in UTC/GMT always
    
    The original change went from 3 to 2. Other UIs appear to do a mix of 1 and 
2 (?). We have a mix of opinions about what the right thing to do is. I was 
suggesting leaving this doing 3, but display the timezone.
    
    I'm still sort of concerned that this doesn't make it any more consistent 
though with other UIs, and, I'm wondering if I'm just wrong about it? or do in 
fact the other app UIs do something different?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to