Skip to content

Instantly share code, notes, and snippets.

@jjaramillo
Created April 10, 2012 19:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jjaramillo/2353948 to your computer and use it in GitHub Desktop.
Save jjaramillo/2353948 to your computer and use it in GitHub Desktop.
Weird Date behaviour on chrome
currentHoliday.DateTime
"2012-04-06T00:00:00"
new Date(currentHoliday.DateTime)
Thu Apr 05 2012 19:00:00 GMT-0500 (SA Pacific Standard Time)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment