andrewplummer / Sugar

A Javascript library for working with native objects.
https://sugarjs.com/
MIT License
4.53k stars 306 forks source link

Date.create("01/01/02").format({yy}) returns 2 #498

Closed appsbychris closed 8 years ago

appsbychris commented 9 years ago

Where is should return "02";

andrewplummer commented 8 years ago

Wow, I sit on this forever and look what happens... Sorry about that! There were too many conflicts to merge this but I put your exact fix in and it works great! Thanks for this (and sorry about the wait)