if you just want to do dates there's a date formatting thing in python for that
On Fri, Sep 19, 2008 at 7:56 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > hi guys, > can u add formatting options for the output of datestr? like for example, > the following output is very long.. it ll be cool to have 'Sep 20, 07' > instead.. or other possibilities.. > >>>> web.datestr(n) > 'September 20, 2007' >>>> > > > thanks > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
