samstrasser / vishis

Automatically exported from code.google.com/p/vishis
0 stars 0 forks source link

Dates are not displayed in a human-readable way #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Look into:
var date = new Date(~~);
date.toString();

Or implement it yourself.

Original issue reported on code.google.com by sam.stra...@gmail.com on 2 Dec 2007 at 8:40

GoogleCodeExporter commented 9 years ago

Original comment by sam.stra...@gmail.com on 2 Dec 2007 at 9:08