Comment 9 for bug 3528

Revision history for this message
wouter bolsterlee (wbolster) wrote : Re: Datetime using ISO 8601

DateTime::day() will return the day number, for a date like Oct 25, 2005 this will yield 25. Should we use integers or zero-padded strings?