Date
1 - 20 of 36
moderated #bug event times in /feed are all 8 hours out #bug
Malcolm Austen
I think I have covered all possible option settings and searched adequately for past [beta] reports ... Events show in the calendar display just fine but in the /feed display, they all show eight hours too early. If I shift my timezone setting a few hours, the /feed display of events also shifts by those same few hours so it's not that they ignore the timezone settings. I can't help feeling that it is significant that GIO-home-base is eight hours off from UTC, so maybe that part of the display code is adjusting the display correctly, but basing it on GIO-home-time rather than UTC. I dare say there are other plausible explanations of this /feed display offset! Does anyone else see their events listed with this offest? Indeed, does anyone see their events listed at the correct time? This has been raised in [GMF], I'm trying to assist Christine in getting to the bottom of this puzzle. The messages there do suggest that this offset does not occur for everyone: Thanks for any assistance - and apologies if I am missing something obvious! Malcolm. -- Malcolm Austen <malcolm.austen@...>
|
|||
|
|||
Malcolm Austen
I wonder whether there is a link between my observed effect and the first bugfix listed in Mark's 5th September changelist: https://beta.groups.io/g/main/message/26156
Malcolm.
|
|||
|
|||
Mdivine <nextdoorsb@...>
I previously posted in managers forum and here. Ours off by an hour in feed. Arizona time. Which does not observe daylight savings time. mdivine
|
|||
|
|||
Malcolm Austen
At risk of making a fool of myself, I think I have spotted it as a bug in https://groups.io/js/displaytime-0.2.6.js
function DisplayEventTime(t, tzstr, dateFormat, timeFormat) { if (t == 0) { return ''; } if (typeof tzstr === 'undefined' || tzstr == '') { tzstr = ''; momentDay = moment(t); } else { momentDay = moment(t).tz(tzstr); should, I suspect, have that last line before the snip as momentDay = moment.tz(t,tzstr) - that's what the matching line looks like in the other, similar functions in that file. Maybe ..? Or maybe I am way off. Malcolm.
|
|||
|
|||
On Thu, Dec 3, 2020 at 12:40 PM Malcolm Austen <malcolm.austen@...> wrote: At risk of making a fool of myself, I think I have spotted it as a bug in https://groups.io/js/displaytime-0.2.6.js You might be right. I've been unable to reproduce the bug, try as I might. I've made the change to this line of code, please let me know if it fixes the problem for you. You may need to do a force reload; hold down the shift key while clicking the browser refresh button. Thanks, Mark
|
|||
|
|||
Malcolm Austen
Malcolm Austen: Thanks Mark. I have tried refreshes galore (button and F5 with and without Shift and Ctrl) and also loaded it up in a browser that has had everything cleared and not visited groups.io before. That javascript change does appear not to have made any difference. I can reproduce the effect though ... in a group with default user TZ set to UTC (I know that should not matter) with my TZ set to UTC I create a calendar event with TZ UTC to occur at 18:00 The event shows at 18:00 in the calendar but at 10:00 in /feed If I create an event with TZ set to AWST (8 hours ahead of UTC) for 18:00 it shows in my calendar (TZ UTC) correctly as 12:00 but in /feed as 02:00 If I change my (account) TZ to AWST, that same event shows in my calendar as 18:00 (AWST) but still appears in /feed as 02:00 Therefore I conclude that events shown in /feed always display in PST and make no adjustment for my (account) TZ setting. Keep safe, Malcolm.
|
|||
|
|||
Malcolm Austen
On Sat, Dec 12, 2020 at 01:52 PM, Malcolm Austen wrote:
Ooops, I meant "it shows in my calendar (TZ UTC) correctly as 10:00"
|
|||
|
|||
Malcolm,
I can reproduce the effect though ...Well now I'm confused. Testing this after the report in GMF I couldn't reproduce this. Now I can. I'm not sure what accounts for the change. I did two things: I changed the group's Def Sub Setting to UTC, and I created two new events. Changing the group's Def Sub Setting to EST hasn't corrected the problem, so it seems not to be the issue. At least not in a direct way. Possibly the act of creating new events caused something to get lodged (or dislodged) somewhere that causes my Feed page to now be shown in PST regardless of my Account's timezone? I have the same problem when my account time zone is EST: the group's Upcoming Events list on the Feed page shows them in PST, whereas the Your Calendar page and the group's Calendar page shows them correctly in EST. Another user account with PST timezone sees them in PST in all three places. Shal
|
|||
|
|||
Malcolm Austen
Malcolm Austen: I can Shal, possibly, so your observations may be a good clue. Mark has 'fixed' that line in the javascript file. Now I'm no expert on javascript, and certainly not ion how it works with objects but I assume that prior to the fix, no errors were being generated. Thus I think it is conceivable that the 'fix' has turned something that only affects some people or groups into something that now affects all people or groups. As ever though, it's just a maybe. Malcolm.
|
|||
|
|||
Malcolm Austen
Shal,
Can I trouble you to confirm whether (or not) you are still seeing this effect? I certainly am still seeing it. I wonder whether there is anyone (outside PST) who is seeing the correct times in /feed ? If there is, then it would be useful to know it! It may be on Mark's hit list of course and just waiting its turn .. ? Keep safe, Malcolm.
|
|||
|
|||
Hello, This has been fixed now. You may need to do a force reload (hold down the shift key while clicking the browser reload button). Thanks, Mark
|
|||
|
|||
On Thu, Jan 14, 2021 at 03:57 PM, Mark Fletcher wrote:
This has been fixed now.Still not working here. There's an event set for CST (which I'm on), but the feed is still showing PST (same for events set to PST) I've tried Shift+Reload as well as CTRL+F5. Duane
|
|||
|
|||
Hi Duane, On Thu, Jan 14, 2021 at 2:45 PM Duane <txpigeon@...> wrote: On Thu, Jan 14, 2021 at 03:57 PM, Mark Fletcher wrote: Is this the Shal's Test 'This is the hashtag test #reminder' event? I logged in as you and it appears as 02:05am in the feed, which matches the event itself. If that's the event, are you still seeing something different? Thanks, Mark
|
|||
|
|||
On Thu, Jan 14, 2021 at 09:01 PM, Mark Fletcher wrote:
Is this the Shal's Test 'This is the hashtag test #reminder' event? I logged in as you and it appears as 02:05am in the feed, which matches the event itself. If that's the event, are you still seeing something different?Yes, it is. On the feed, I see
Thanks, Duane
|
|||
|
|||
Duane,
Jan 19, 2021 00:05 This is the hashtag event #reminderThat would be correct if your account is Pacific time (UTC-0800). The event is set at 2:05 am Central time (UTC-0600). My normal account (UTC-0800) sees 12:05 am an a test account (UTC-0500) sees 3:05 am All correct. Unless I'm /very/ confused. Mark, I logged in as you and it appears as 02:05am in the feed, whichI'm not sure why you're seeing it in Central time if Duane's account is Pacific time. Maybe a weirdness in your test harness? Shal
|
|||
|
|||
On Thu, Jan 14, 2021 at 10:36 PM, Shal Farley wrote:
I'm not sure why you're seeing it in Central time if Duane's account is Pacific time.No, I'm on Central time (verified setting) as I mentioned a bit earlier - https://beta.groups.io/g/main/message/27918. Duane
|
|||
|
|||
Malcolm Austen
I'm afraid it isn't fixed for the instance I'm looking at Mark. I tried all the reloads, with <ctrl>, to no avail so when I shut down last night I allowed ccleaner to do a full clear-out of cache and cookies. The issue is still there this morning - one event in the [sogvols] groups scheduled for 15:00 UTC but showing in the feed for UTC logins as being at 07:00. Keep safe, Malcolm. -- Malcolm Austen <malcolm.austen@...>
|
|||
|
|||
Duane,
No, I'm on Central time (verified setting) as I mentioned a bitOops, so I was confused. Now I remember. I got distracted when I was thinking of SQUIRREL ... ... ... ... changing my time display format to 24-hours. Alas. No joy. 03:05 while on Eastern, 02:00 while on central. Same as Mark's result. Edge Version 87.0.664.75 (Official build) (64-bit), Win10 Pro Build 19041.746 - not that I think either of those could matter. Shal
|
|||
|
|||
On Fri, Jan 15, 2021 at 05:11 AM, Malcolm Austen wrote:
I'm afraid it isn't fixed for the instance I'm looking at Mark.In an effort to assist with troubleshooting, and to make sure it wasn't just me, I loaded up another browser - still wrong. I went into my Preferences and changed it to PST, then everything was 2 hours earlier on the feed, so the logic is correct, but it's confused about my time zone. Something very strange going on. My regular browser is FF 84, but the test was done with IE 11. Both on Win7 Home Premium. (I even pulled out my laptop with Linux and FF on it - still wrong.) Duane
|
|||
|
|||
Malcolm Austen
Malcolm Austen: Indeed Duane. I believe that in a previous test, several weeks ago, I found that the event showed in /feed in PST regardless of my own time zone. Now it shows as 8 hours earlier than it should irrespective of my time zone (well, OK, I only checked with my TZ set to UTC and PST, the 15:00 UTC event showed as 07:00 when my YZ was UTC and 23:00 when my TZ was set to PST. So I'm afraid that Mark's change has changed the effect but not actually cured it ...
Malcolm Austen: Vivaldi (latest public release, it's Chromium based) on Win10 here. I can try Edge, FF, Opera and Chrome but they gave the same results a few weeks ago. Malcolm.
|
|||
|