Simple HTML/Javascript countdown
For an internal event inside our company we needed countdown, showing how much time is left until the event starts. Since where are an international company, I had to take care of the different timezones. Here is my simple piece of code, that could be used inside any webpage, without any additional resources or libraries. …