Advertisement
Bienvenido a Squishdot Reportes Anuncios Debian Ciencia Linux
 principal
 nivel superior
 enviar artículo
 buscar
 administrar
 acerca de ...
 rdf
 rss
 main


Arreglo en las fechas de los posts...
Linux Posted by Victor Martinez on Friday December 07, @12:22PM el 2007
from the dept.
Por alguna extraña razon no se mostraba la hora correcta de los posts en squishdot.
Bueno resulta que cuando cuando se rescato talleres de la tumba algunas cosas parecian no haber quedado igual, por alguna razón no mostraba el am/pm.

Asi que fui directamente al codigo (puesto que eso de la hora y fecha fue de lo que modifique originalmente yo).

Linea 116 de Posting.py

def date_posted(self,fmstr='%A %d de %B de %Y, @%I:%M'%p):
# """ date when article was posted """

Que cambie a:

def date_posted(self,fmstr='%A %d de %B de %Y, @%k:%M'):
# """ date when article was posted """

Despues de postear el cambio me di cuenta de que no se mostraba %p por que estaba fuera de ' pero bueno al final quedo en formato de 24 horas, que creo es un poco mas util.

En fin...

Finished! | Patch a drupal  >

 

Related Links
  • Articles on Linux
  • Also by Victor Martinez
  • Contact author
  • The Fine Print: The following comments are owned by whoever posted them.
    ( Reply )

    How do you do people?
    by sQuigma on Saturday October 18, @12:21PM
    I`am new girl on janus.ajusco.upn.mx .Let's gets acquainted! My name is Victoria.
    [ Reply to this ]
    The Fine Print: The following comments are owned by whoever posted them.
    ( Reply )

    Powered by Zope  Squishdot Powered
      "Any system that depends on reliability is unreliable." -- Nogg's Postulate
    All trademarks and copyrights on this page are owned by their respective companies. Comments are owned by the Poster. The Rest ©1999 Butch Landingin.
    [ home | post article | search | admin ]