Django

Code

Ticket #6345 (closed: fixed)

Opened 9 months ago

Last modified 9 months ago

Typo in date format string description

Reported by: djoume Assigned to: nobody
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

An ISO-8601 week number of year is between 1 and 53, not between 1 and 23

Attachments

typo_django.diff (0.7 kB) - added by djoume on 01/08/08 10:33:25.

Change History

01/08/08 10:33:25 changed by djoume

  • attachment typo_django.diff added.

01/08/08 15:58:35 changed by Simon Greenhill <dev@simon.net.nz>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

01/09/08 01:32:07 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [7007]) Fixed #6345 -- Django supports week numbers all the way up to 53, not just 23. Thanks, djoume.


Add/Change #6345 (Typo in date format string description)




Change Properties
Action