Setting application-wide global datetime format

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sanjay

    #1

    Setting application-wide global datetime format

    Hi All,

    Being an amateur in python, I am unable to find a way (if there is any)
    to set a datetime display format once globally in a web application
    (using turbogears), so that everytime I don't have to use routines like
    strftime.

    Seeking help.

    thanks
    sanjay

  • Gabriel Genellina

    #2
    Re: Setting application-wide global datetime format

    At Wednesday 13/12/2006 03:08, Sanjay wrote:
    >Being an amateur in python, I am unable to find a way (if there is any)
    >to set a datetime display format once globally in a web application
    >(using turbogears), so that everytime I don't have to use routines like
    >strftime.
    Try a specific group, like http://groups.google.com/group/turbogears
    where it's more likely to get an answer.


    --
    Gabriel Genellina
    Softlab SRL

    _______________ _______________ _______________ _____
    Correo Yahoo!
    Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
    ¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar

    Comment

    Working...