Hi,

Why doesn't Date.format have milliseconds?
I would like to see something like: case 'z': return pad(d.get('ms'),
3);
I can easily add it everytime I download a new more version, but I
really would like to see it in the source itself.


And also, shouldn't parseUTC also use milliseconds? Now they are lost.

Reply via email to