You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They are currently just an offset from UTC, not a timezone. My Europe/Berlin changes the offset depending on summer or winter time.
My entries right after 0:00 am (you know, 24:00 - midnight) get collected into "yesterday" and not "today" now in the summer. I believe because something is relative to the browsers timezone.
If the local memory cache as done with the uuid turns out feasable the timezone can be a setting and not a GET parameter from the tracking code.
Nobody complained about this yet
The text was updated successfully, but these errors were encountered:
They are currently just an offset from UTC, not a timezone. My Europe/Berlin changes the offset depending on summer or winter time.
My entries right after 0:00 am (you know, 24:00 - midnight) get collected into "yesterday" and not "today" now in the summer. I believe because something is relative to the browsers timezone.
If the local memory cache as done with the uuid turns out feasable the timezone can be a setting and not a GET parameter from the tracking code.
Nobody complained about this yet
The text was updated successfully, but these errors were encountered: