Daylight SavingTime
Have you ever wondered whether a visitor to your site is using daylight saving time? Do you need to perform date and time processing where whether they were on daylight saving on different dates will make a difference? While it at first appears that JavaScript has no way to tell if your visitor was using daylight saving time on a given date, it is in fact not all that hard to work out.
Tags: date, daylight saving, javascript







