You are reading a single comment by @user140377 and its replies. Click here to read the full conversation.
  • Maybe a widget can indicate the timezone so we do not change the watchface?

    (new Date()).getIsDST()
    

    should tell DST on/off

    and

    (new Date()).getTimezoneOffset()
    

    the zone.

    Personally I would prefer having there +1 instead of the abbrevation CET (Paris)

About

Avatar for user140377 @user140377 started