I'm somewhat new to JavaScript but I do have some basic understanding. I want to create a countdown timer that will accept a date and a time, but I am unsure how or where to start.
I want the countdown timer to be something like this: http://www.timeanddate.com/clocks/freecountdown.html
So how do I make sure that it works within a specified time zone, with leap years, and DST settings?