Nice catch. I've updated the code for the next release. You can pull it if you like from here:
http://github.com/mootools/mootools-more/tree/develop-date On Thu, Feb 25, 2010 at 2:56 AM, woomla <[email protected]> wrote: > 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. >
