The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
2answers
101 views

DST vs Datagrab

I'm importing a feed (of evens) with Datagrab, and using it to list them on my site. I have the event-date connected to the entry-date, "and all was well with the world". Right, so now DST-switch is ...
4
votes
2answers
108 views

Forcing DST settings for users

I noticed that my entry dates were being offset by one hour ahead and when I looked into the issue I found the user localization to be the problem. In my config file I have the following line: ...
11
votes
3answers
237 views

How are we supposed to manage time and respect localization/DST in EE?

Context: I recently setup EE in production and had some templates that were time-sensitive. In these templates I was using JavaScript to countdown to open a feature in case a member accessed the ...