Yes, I know, displaying the time with JavaScript. Something that’s been written about since the dawn of time. Following is a trivial bit of code, but one that I thought others might find useful. We are working with a client whose application broadcasts meetings (and screen captures from those meetings) to client computers. A very cool project that I’d like to write about some day. With regard to time, there are 2 requirements:
- Time must be in Eastern Standard Time (or Eastern Daylight Time)
- They shouldn’t have to configure any settings to adjust for daylight savings time