alert(new Date('2010-11-29')); chrome, ff doesn’t have problems with this, but safari cries “invalid date”. Why ? edit : ok, as per the comments below, I used string parsing and...
  • May 23, 2022
  • 0 Comments