Tag: utc
Properly calculating time differences in JavaScript
Otto Allmendinger
05.11.2012
Let me tell you a tale about a fat-client application that has nice some time-related logic written in JavaScript. We want to calculate the difference between two dates, measured in…