Closed GoogleCodeExporter closed 9 years ago
Hi brendo.a,
Thanks for pointing out the error in the tests. I think just the label on the
test is
wrong.
The following appears to work correctly.
Date.today().set({ day : 21 }).toString("S") // "st"
Date.today().set({ day : 22 }).toString("S") // "nd"
I'll update the label on the test(s).
Original comment by geoff%co...@gtempaccount.com
on 9 Jul 2009 at 7:27
Original issue reported on code.google.com by
brend...@gmail.com
on 9 Jul 2009 at 2:12