cranium / nyc-home

0 stars 1 forks source link

Need to get New York time from client javascript #7

Open cranium opened 8 years ago

cranium commented 8 years ago

Any ideas on how to do this?

We can get the UTC time from Javascript, and then do an offset for the NYC timezone, but how do we account for daylight savings? I guess we could code in that logic...