JavaScript date.toString() should return a date/time string in local time
and not UTC. The bug is in JsDate.toString(), which should call the other
toString method with the "utc" parameter set to false.
Original issue reported on code.google.com by tbishop...@gmail.com on 9 Jun 2009 at 4:07
Original issue reported on code.google.com by
tbishop...@gmail.com
on 9 Jun 2009 at 4:07