Django

Code

Ticket #6345: typo_django.diff

File typo_django.diff, 0.7 kB (added by djoume, 1 year ago)
  • templates.txt

    old new  
    953953    U                 Not implemented. 
    954954    w                 Day of the week, digits without           ``'0'`` (Sunday) to ``'6'`` (Saturday) 
    955955                      leading zeros. 
    956     W                 ISO-8601 week number of year, with        ``1``, ``23`` 
     956    W                 ISO-8601 week number of year, with        ``1``, ``53`` 
    957957                      weeks starting on Monday. 
    958958    y                 Year, 2 digits.                           ``'99'`` 
    959959    Y                 Year, 4 digits.                           ``'1999'``