Thank you very much! I misunderstood the meaning of "date" and "the time of
day"...
On Fri, Jan 28, 2011 at 8:53 PM, Jirka Vejrazka wrote:
> > {{record.ComplaintTime|time:"Y-m-d
> > H:i"}}
>
> From the documentation:
>
> "The time filter will only accept parameters in the format string th
Hi all,
I have come across an error when I tried to format a datetime in a webpage.
This the part of webpage:
{% for record in records.object_list %}
{{record.ComplaintPhone}}
{{record.CustomerName}}
{{record.ComplaintTime|time:"Y-m-d
H:i"}}
{{record.Complai
2 matches
Mail list logo